Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/page.py
diff options
context:
space:
mode:
authorAneesh Dogra <lionaneesh@gmail.com>2013-01-04 06:24:49 (GMT)
committer Aneesh Dogra <lionaneesh@gmail.com>2013-01-04 06:24:49 (GMT)
commit5cbe03a5b903a35ea8daada15e8301feb7d81321 (patch)
treec4fbddabbaab5665cb673df50194efa62b8877e2 /page.py
parent5001250eae16aa6b993a9a4a4a8a4be5b81830c9 (diff)
Add brand new icons for Add, Import_Audio and Import_Image buttons.
Add a new button to import audio. Add my copyright info.
Diffstat (limited to 'page.py')
-rw-r--r--page.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/page.py b/page.py
index 77e140c..86e294e 100644
--- a/page.py
+++ b/page.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-#Copyright (c) 2012 Walter Bender
-
+# Copyright (c) 2012 Walter Bender
+# Copyright (c) 2013 Aneesh Dogra <lionaneesh@gmail.com>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or