pvollenweider 2004/08/23 11:31:06 CEST
Modified files:
core/src/java/org/jahia/bin Jahia.java
core/src/java/org/jahia/utils JahiaConsole.java
Log:
Change (c) date to 2004
Revision Changes Path
1.15 +2 -2 jahia/core/src/java/org/jahia/bin/Jahia.java
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/java/org/jahia/bin/Jahia.java.diff?r1=1.14&r2=1.15&f=h
1.2 +1 -1 jahia/core/src/java/org/jahia/utils/JahiaConsole.java
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/java/org/jahia/utils/JahiaConsole.java.diff?r1=1.1&r2=1.2&f=h
Index: Jahia.java
===================================================================
RCS file: /home/cvs/repository/jahia/core/src/java/org/jahia/bin/Jahia.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Jahia.java 17 Aug 2004 13:56:48 -0000 1.14
+++ Jahia.java 23 Aug 2004 09:31:05 -0000 1.15
@@ -1,4 +1,4 @@
-// $Id: Jahia.java,v 1.14 2004/08/17 13:56:48 knguyen Exp $
+// $Id: Jahia.java,v 1.15 2004/08/23 09:31:05 pvollenweider Exp $
//
// ____.
// __/\ ______| |__/\. _______
@@ -166,7 +166,7 @@
"defaultServletPath";
/** ... */
- static public final String COPYRIGHT = "<font class=\"text\">Copyright
2002-2003 <a href=\"http://www.jahia.org\" target=\"newJahia\">Jahia Ltd</a> - All
rights reserved.</font>";
+ static public final String COPYRIGHT = "<font class=\"text\">Copyright
2002-2004 <a href=\"http://www.jahia.org\" target=\"newJahia\">Jahia Ltd</a> - All
rights reserved.</font>";
/**
* the lock name in the lock registery
Index: JahiaConsole.java
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/java/org/jahia/utils/JahiaConsole.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- JahiaConsole.java 30 Mar 2004 14:13:17 -0000 1.1
+++ JahiaConsole.java 23 Aug 2004 09:31:05 -0000 1.2
@@ -183,7 +183,7 @@
msg.append ("\n");
msg.append (" . . . s t a r t i n g j a h i a b u i l d " +
buildBuffer.toString() + " . . .\n");
msg.append ("\n\n");
- msg.append (" Copyright 2002-2003 - jahia http://www.jahia.org - all
rights reserved\n");
+ msg.append (" Copyright 2002-2004 - jahia http://www.jahia.org - all
rights reserved\n");
msg.append ("\n\n");
msg.append ("
**************************************************************************\n");
msg.append (" * The contents of this file, or the files included with this
file, are *\n");