summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-perl/hello-2.pl.in
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-perl/hello-2.pl.in')
-rw-r--r--gettext-tools/examples/hello-perl/hello-2.pl.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-perl/hello-2.pl.in b/gettext-tools/examples/hello-perl/hello-2.pl.in
index 76573b2a9..afb9b6a5c 100644
--- a/gettext-tools/examples/hello-perl/hello-2.pl.in
+++ b/gettext-tools/examples/hello-perl/hello-2.pl.in
@@ -1,6 +1,5 @@
#!@PERL@
# Example for use of GNU gettext.
-# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is in the public domain.
#
# Source code of the Perl program, using the Locale::TextDomain API.