From 773ebb98d7daef8a1dad3b53cd0fa4c2fb2a2850 Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Mon, 9 Jul 2001 02:25:41 +0000 Subject: more copyright notices --- textw/welcome_text.py | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'textw/welcome_text.py') diff --git a/textw/welcome_text.py b/textw/welcome_text.py index 1c3c447ec..34a1a547b 100644 --- a/textw/welcome_text.py +++ b/textw/welcome_text.py @@ -1,3 +1,16 @@ +# +# welcome_text.py: text mode welcome window +# +# Copyright 2001 Red Hat, Inc. +# +# This software may be freely redistributed under the terms of the GNU +# library public license. +# +# You should have received a copy of the GNU Library Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# + from snack import * from constants_text import * from translate import _ -- cgit