leosimons 2002/10/23 10:49:24
Modified: tweety/src/java/org/apache/avalon/excalibur/tweety Egg.java
Main.java Tweety.java
tweety/src/java/org/apache/avalon/excalibur/tweety/demos
ChirpWorld.java
Log:
fix license header
Revision Changes Path
1.3 +2 -2
jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Egg.java
Index: Egg.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Egg.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Egg.java 8 Jul 2002 17:42:16 -0000 1.2
+++ Egg.java 23 Oct 2002 17:49:24 -0000 1.3
@@ -4,8 +4,8 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
-
+ Copyright (c) 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:
1.4 +1 -1
jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Main.java
Index: Main.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Main.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Main.java 8 Jul 2002 17:42:16 -0000 1.3
+++ Main.java 23 Oct 2002 17:49:24 -0000 1.4
@@ -4,7 +4,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
+ Copyright (c) 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:
1.8 +2 -2
jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Tweety.java
Index: Tweety.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/Tweety.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Tweety.java 8 Jul 2002 17:42:16 -0000 1.7
+++ Tweety.java 23 Oct 2002 17:49:24 -0000 1.8
@@ -4,7 +4,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
+ Copyright (c) 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:
@@ -45,7 +45,7 @@
This software consists of voluntary contributions made by many individuals
on behalf of the Apache Software Foundation. For more information on the
Apache Software Foundation, please see <http://www.apache.org/>.
-
+
*/
package org.apache.avalon.excalibur.tweety;
1.7 +1 -1
jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/demos/ChirpWorld.java
Index: ChirpWorld.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/tweety/src/java/org/apache/avalon/excalibur/tweety/demos/ChirpWorld.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChirpWorld.java 8 Jul 2002 13:16:26 -0000 1.6
+++ ChirpWorld.java 23 Oct 2002 17:49:24 -0000 1.7
@@ -4,7 +4,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
+ Copyright (c) 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:
--
To unsubscribe, e-mail: <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>