Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStuart McCulloch2014-09-28 18:04:03 +0000
committerStuart McCulloch2014-09-28 18:04:03 +0000
commit719b2f903f0924747604d0038962d5904baa4965 (patch)
tree07d8fa635926cd824476061afdfb01be8bb6f592
parent24d293c1b66b93c337e602061a0c38034eeeb57e (diff)
downloadorg.eclipse.sisu.plexus-719b2f903f0924747604d0038962d5904baa4965.tar.gz
org.eclipse.sisu.plexus-719b2f903f0924747604d0038962d5904baa4965.tar.xz
org.eclipse.sisu.plexus-719b2f903f0924747604d0038962d5904baa4965.zip
Update header year
-rw-r--r--org.eclipse.sisu.plexus.tests/src/org/eclipse/sisu/plexus/BeanConstantTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.sisu.plexus.tests/src/org/eclipse/sisu/plexus/BeanConstantTest.java b/org.eclipse.sisu.plexus.tests/src/org/eclipse/sisu/plexus/BeanConstantTest.java
index 5cd0561..ccb3214 100644
--- a/org.eclipse.sisu.plexus.tests/src/org/eclipse/sisu/plexus/BeanConstantTest.java
+++ b/org.eclipse.sisu.plexus.tests/src/org/eclipse/sisu/plexus/BeanConstantTest.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010, 2013 Sonatype, Inc.
+ * Copyright (c) 2010, 2014 Sonatype, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at

Back to the top