Am 11.06.2011 16:13, schrieb simonetrip...@apache.org:
Author: simonetripodi
Date: Sat Jun 11 14:12:59 2011
New Revision: 1134648
URL: http://svn.apache.org/viewvc?rev=1134648&view=rev
Log:
fixed copyright years
Modified:
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/DirectedGraph.java
Modified:
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/DirectedGraph.java
URL:
http://svn.apache.org/viewvc/commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/DirectedGraph.java?rev=1134648&r1=1134647&r2=1134648&view=diff
==============================================================================
---
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/DirectedGraph.java
(original)
+++
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/DirectedGraph.java
Sat Jun 11 14:12:59 2011
@@ -1,7 +1,7 @@
package org.apache.commons.graph;
/*
- * Copyright 2001,2004 The Apache Software Foundation.
+ * Copyright 2001-2011 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
This codebase still seems to use the old style of license headers. In
newer source files the header has been slightly adapted. It does not
contain a copyright date anymore because this information can be found
in NOTICE.txt.
I think all headers have to be changed to the new pattern.
Oliver
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org