From 483a58b779f2bd6c5fff64c9429a766d33e46a41 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 2 Jul 2010 15:49:42 +0300 Subject: Now at 2.03. --- copyleft.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 copyleft.c (limited to 'copyleft.c') diff --git a/copyleft.c b/copyleft.c new file mode 100644 index 00000000..474beeb1 --- /dev/null +++ b/copyleft.c @@ -0,0 +1,10 @@ +char blurb[] = "\ +%s, Copyright (C) 1989, Free Software Foundation.\n\ +GNU Awk comes with ABSOLUTELY NO WARRANTY. This is free software, and\n\ +you are welcome to distribute it under the terms of the GNU General\n\ +Public License, which covers both the warranty information and the\n\ +terms for redistribution.\n\ +\n\ +You should have received a copy of the GNU General Public License along\n\ +with this program; if not, write to the Free Software Foundation, Inc.,\n\ +675 Mass Ave, Cambridge, MA 02139, USA.\n"; -- cgit v1.2.3