Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2007-10-22 15:13:13 +0400
committerYann Leboulanger <asterix@lagaule.org>2007-10-22 15:13:13 +0400
commit22c1aeda29dabafed26e26065d91f7c91163d078 (patch)
treeb591d44dc3602ea31adce0bb4774b1063c118cd0 /src/gajim_themes_window.py
parentd66c506b5944f08c2b58ca15de554e92d1e3e7ad (diff)
next release will be GPL v3. fixes #3290
Diffstat (limited to 'src/gajim_themes_window.py')
-rw-r--r--src/gajim_themes_window.py11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/gajim_themes_window.py b/src/gajim_themes_window.py
index 15db1bc9e..e23ee3dc7 100644
--- a/src/gajim_themes_window.py
+++ b/src/gajim_themes_window.py
@@ -15,15 +15,20 @@
## Norman Rasmussen <norman@rasmussen.co.za>
## Copyright (C) 2007 Stephan Erb <steve-e@h3c.de>
##
-## This program is free software; you can redistribute it and/or modify
+## This file is part of Gajim.
+##
+## Gajim 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; version 2 only.
+## by the Free Software Foundation; version 3 only.
##
-## This program is distributed in the hope that it will be useful,
+## Gajim is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
+## You should have received a copy of the GNU General Public License
+## along with Gajim. If not, see <http://www.gnu.org/licenses/>.
+##
import gtk
import pango