Skip to content

Commit

Permalink
update license
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagami committed Dec 29, 2011
1 parent d43c62f commit 1d2a865
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 4 deletions.
8 changes: 4 additions & 4 deletions C.C..py
@@ -1,8 +1,8 @@
#!/usr/bin/env python

###############################################
# C.C. - jabber bot
# Copyright (C) 2008 anonymous
##################################################
# C.C. - python xmpp bot
# Copyright (C) 2008-2012 Kagami <kagami@genshiken.org>
#
# 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
Expand All @@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###############################################
##################################################

import os
import sys
Expand Down

0 comments on commit 1d2a865

Please sign in to comment.