diff options
author | maho <maho@FreeBSD.org> | 2004-03-17 20:32:53 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-03-17 20:32:53 +0800 |
commit | 4df35712a74bb171b59a56f0fbdadc9a9773813a (patch) | |
tree | dafe73fdf0cc4936e32543a57ff8653f20e73311 /editors | |
parent | 4fd50f1f9695c2a364e3275fa3c46c6ea715f909 (diff) | |
download | freebsd-ports-gnome-4df35712a74bb171b59a56f0fbdadc9a9773813a.tar.gz freebsd-ports-gnome-4df35712a74bb171b59a56f0fbdadc9a9773813a.tar.zst freebsd-ports-gnome-4df35712a74bb171b59a56f0fbdadc9a9773813a.zip |
Add expireation dates of GIF patent.
(It has already been expired in United States)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice-1.1/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 6 |
4 files changed, 24 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index e4ac95af352a..9a5d69dea1c5 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -216,6 +216,12 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." + @${ECHO} "According to http://www.unisys.com/about__unisys/lzw" + @${ECHO} "Patent expires:" + @${ECHO} "June 20, 2003 : U.S." + @${ECHO} "June 18, 2004 : U.K., France, Germany and Italy" + @${ECHO} "June 20, 2004 : Japan" + @${ECHO} "July 7, 2004 : Canada" @${ECHO} .endif .if ${OSVERSION} < 450002 diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index e4ac95af352a..9a5d69dea1c5 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -216,6 +216,12 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." + @${ECHO} "According to http://www.unisys.com/about__unisys/lzw" + @${ECHO} "Patent expires:" + @${ECHO} "June 20, 2003 : U.S." + @${ECHO} "June 18, 2004 : U.K., France, Germany and Italy" + @${ECHO} "June 20, 2004 : Japan" + @${ECHO} "July 7, 2004 : Canada" @${ECHO} .endif .if ${OSVERSION} < 450002 diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index e4ac95af352a..9a5d69dea1c5 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -216,6 +216,12 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." + @${ECHO} "According to http://www.unisys.com/about__unisys/lzw" + @${ECHO} "Patent expires:" + @${ECHO} "June 20, 2003 : U.S." + @${ECHO} "June 18, 2004 : U.K., France, Germany and Italy" + @${ECHO} "June 20, 2004 : Japan" + @${ECHO} "July 7, 2004 : Canada" @${ECHO} .endif .if ${OSVERSION} < 450002 diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index e4ac95af352a..9a5d69dea1c5 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -216,6 +216,12 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." + @${ECHO} "According to http://www.unisys.com/about__unisys/lzw" + @${ECHO} "Patent expires:" + @${ECHO} "June 20, 2003 : U.S." + @${ECHO} "June 18, 2004 : U.K., France, Germany and Italy" + @${ECHO} "June 20, 2004 : Japan" + @${ECHO} "July 7, 2004 : Canada" @${ECHO} .endif .if ${OSVERSION} < 450002 |