Author: simonetripodi
Date: Sat Jun 11 13:36:57 2011
New Revision: 1134632

URL: http://svn.apache.org/viewvc?rev=1134632&view=rev
Log:
fixed copyright years

Modified:
    
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Graph.java

Modified: 
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Graph.java
URL: 
http://svn.apache.org/viewvc/commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Graph.java?rev=1134632&r1=1134631&r2=1134632&view=diff
==============================================================================
--- 
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Graph.java 
(original)
+++ 
commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/Graph.java 
Sat Jun 11 13:36:57 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.


Reply via email to