summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-02-24 15:23:08 +0000
committerH. Peter Anvin <hpa@zytor.com>2006-02-24 15:23:08 +0000
commit8cabafd12cdc118de51f7bab9a2c787e497d929b (patch)
tree07da519b18445a09db427287ae44757f746dbc4b
parenta132fb0ec61be66c702b67cdf6a3502f7f0c21d2 (diff)
downloadpngtoico-master.tar.gz
pngtoico-master.tar.xz
pngtoico-master.zip
pngtoico was never under Transmeta copyright, and definitely NOT proprietaryHEADpngtoico-1.0.1master
-rw-r--r--Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 5abb6c4..4d4cd6e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
-#ident "$Id$"
## -----------------------------------------------------------------------
##
-## Copyright 2001 Transmeta Corporation - All Rights Reserved
+## Copyright 2001 H. Peter Anvin - All Rights Reserved
##
-## This source module contains confidential and proprietary information
-## of Transmeta Corporation. It is not to be disclosed or used except
-## in accordance with applicable agreements. This copyright notice does
-## not evidence any actual or intended publication of such source code.
+## 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, Inc., 53 Temple Place Ste 330,
+## Boston MA 02111-1307, USA; either version 2 of the License, or
+## (at your option) any later version; incorporated herein by reference.
##
## -----------------------------------------------------------------------