projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5645de
)
updated startup copyright notice
author
devicerandom
<devnull@localhost>
Thu, 19 Jun 2008 01:09:29 +0000
(
01:09
+0000)
committer
devicerandom
<devnull@localhost>
Thu, 19 Jun 2008 01:09:29 +0000
(
01:09
+0000)
hooke.py
patch
|
blob
|
history
diff --git
a/hooke.py
b/hooke.py
index 7e293283d97fae46a1f3bf0256c35ca45c43ae15..d607db7e4aee20a46ab9adc14805a27ccfe9c70c 100755
(executable)
--- a/
hooke.py
+++ b/
hooke.py
@@
-162,7
+162,7
@@
class CliThread(Thread):
def run(self):
print '\n\nThis is Hooke, version',__version__ , __release_name__
print
- print '(c) Massimo Sandal
, 2006. Released under the GNU General Public License Version 2
'
+ print '(c) Massimo Sandal
& others, 2006-2008. Released under the GNU Lesser General Public License Version 3
'
print 'Hooke is Free software.'
print '----'
print ''