para.h: Kill unused LICESE macro
authorAndre Noll <maan@systemlinux.org>
Sun, 4 Feb 2007 15:06:44 +0000 (16:06 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 Feb 2007 15:06:44 +0000 (16:06 +0100)
para.h

diff --git a/para.h b/para.h
index fc0edf9a43df1e3840c5c55fe49740256f1a364c..8e1c72159748f923a02f975f309a8a94cfc1afce 100644 (file)
--- a/para.h
+++ b/para.h
 
 #define COPYRIGHT "Copyright (c) 1997-2006 by Andre Noll"
 
-#define LICENSE "This is free software with ABSOLUTELY NO WARRANTY. " \
-       "See COPYING for details."
 
 #define AWAITING_DATA_MSG "\nAwaiting Data."
 #define PROCEED_MSG "\nProceed.\n"