From ef56a175871a30281362a4b7f7f9e619e24b6ff8 Mon Sep 17 00:00:00 2001 From: Marc Maurer Date: Wed, 28 Feb 2007 21:22:20 +0000 Subject: Update the (c) info --- diff --git a/AbiWordActivity.py b/AbiWordActivity.py index 68930e8..f8a05db 100644 --- a/AbiWordActivity.py +++ b/AbiWordActivity.py @@ -1,3 +1,20 @@ +# Copyright (C) 2006 by Martin Sevior +# Copyright (C) 2006-2007 Marc Maurer +# +# 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program 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 this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + import logging import os import time diff --git a/toolbar.py b/toolbar.py index 3b27f20..34c5011 100644 --- a/toolbar.py +++ b/toolbar.py @@ -1,4 +1,5 @@ -# Copyright (C) 2006, Red Hat, Inc. +# Copyright (C) 2006 by Martin Sevior +# Copyright (C) 2006-2007 Marc Maurer # # 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 @@ -13,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# + import logging import gtk import pango -- cgit v0.9.1