]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
updated date to current year
authorKeiron Liddle <keiron@apache.org>
Mon, 11 Feb 2002 09:54:47 +0000 (09:54 +0000)
committerKeiron Liddle <keiron@apache.org>
Mon, 11 Feb 2002 09:54:47 +0000 (09:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194638 13f79535-47bb-0310-9956-ffa450edef68

LICENSE
build.xml

diff --git a/LICENSE b/LICENSE
index d38fbeb9f6f102ee357f9478482ba3ba5ad8216d..3d81251274aba96998d63c8640bf4580ee8fa415 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,7 @@
                    The Apache Software License, Version 1.1
  ============================================================================
  
   Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
  
  Redistribution and use in source and binary forms, with or without modifica-
  tion, are permitted provided that the following conditions are met:
index a7bc689423bcc9cff16886b1ada5054282fa3cb6..2188b5839c218abf3667b864bf0b4a00e8332047 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -176,7 +176,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <property name="name" value="fop"/>
     <property name="version" value="1.0dev"/>
     <filter  token="version" value="${version}"/>
-    <property name="year" value="1999-2001"/>
+    <property name="year" value="1999-2002"/>
 
     <echo message="------------------- ${Name} ${version} [${year}] ----------------"/>