Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-07-29 12:42:43 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-07-29 12:42:43 (GMT)
commit7f2488e505d1dd4f4ccc9e8aaf179e5150260aff (patch)
tree37ff1540729ca5f5a29abbf01ece56e4f92600ae
parentb5c950901403e6a593ccee9b27387f8dc7e85f15 (diff)
Add Vasya Pupkin to copyright holders
l---------src/sugar/_sugarext.so1
-rw-r--r--src/sugar/graphics/radiopalette.py2
-rw-r--r--src/sugar/graphics/toolbar.py2
3 files changed, 4 insertions, 1 deletions
diff --git a/src/sugar/_sugarext.so b/src/sugar/_sugarext.so
deleted file mode 120000
index c11ccc7..0000000
--- a/src/sugar/_sugarext.so
+++ /dev/null
@@ -1 +0,0 @@
-.libs/_sugarext.so \ No newline at end of file
diff --git a/src/sugar/graphics/radiopalette.py b/src/sugar/graphics/radiopalette.py
index d7f2d2a..d510ed3 100644
--- a/src/sugar/graphics/radiopalette.py
+++ b/src/sugar/graphics/radiopalette.py
@@ -1,3 +1,5 @@
+# Copyright (C) 2009, Aleksey Lim
+#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
diff --git a/src/sugar/graphics/toolbar.py b/src/sugar/graphics/toolbar.py
index d9d3c98..35699e8 100644
--- a/src/sugar/graphics/toolbar.py
+++ b/src/sugar/graphics/toolbar.py
@@ -1,3 +1,5 @@
+# Copyright (C) 2009, Aleksey Lim
+#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either