diff options
author | sabetts <sabetts> | 2004-12-04 03:33:24 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-12-04 03:33:24 +0000 |
commit | efd915268006959e51e21585f73925a0a8cf8b7b (patch) | |
tree | a20e98ae8bf9ad7571afc0d253f40161c8fa762f /contrib/genrpbindings | |
parent | 85dd9fc3650b1a161d2bec5eb04c33e1dfb6f445 (diff) | |
download | ratpoison-efd915268006959e51e21585f73925a0a8cf8b7b.zip |
update copyright.
Diffstat (limited to 'contrib/genrpbindings')
-rwxr-xr-x | contrib/genrpbindings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/genrpbindings b/contrib/genrpbindings index 0ceb46a..2325e9e 100755 --- a/contrib/genrpbindings +++ b/contrib/genrpbindings @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # genrpbindings -- generate ratpoison bindings for various languages # -# Copyright (C) 2003-2004 Ryan Yeske, Doug Kearns, Shawn Betts +# Copyright (C) 2003, 2004 Ryan Yeske, Doug Kearns, Shawn Betts # # currently generates bindings for: # * Perl (Ratpoison.pm) Ryan Yeske <rcyeske@sfu.ca> |