psteitz 2003/12/29 23:13:59
Modified: uid/src/test/org/apache/commons/uid/uuid UuidClockTest.java
Log:
Removed @author tag.
Revision Changes Path
1.2 +5 -4
jakarta-commons-sandbox/uid/src/test/org/apache/commons/uid/uuid/UuidClockTest.java
Index: UuidClockTest.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/uid/src/test/org/apache/commons/uid/uuid/UuidClockTest.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- UuidClockTest.java 24 Dec 2003 08:59:45 -0000 1.1
+++ UuidClockTest.java 30 Dec 2003 07:13:59 -0000 1.2
@@ -1,7 +1,8 @@
-/* ====================================================================
+/*
+ *===================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2003 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -66,7 +67,7 @@
* Unit tests for [EMAIL PROTECTED] UuidClock}.
*
* @version $Revision$ $Date$
- * @author Phil Steitz
+ * @author Commons-Uid team
*/
public class UuidClockTest extends TestCase {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]