Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ross2013-10-21 20:05:05 +0000
committerJohn Ross2013-10-21 20:05:05 +0000
commited7a59a1934c895e82f602ccbf2cf3e24f76b1b7 (patch)
tree91c8547d95e4f5a5a78e6e8e2f7801ba7ed18e40
parente4d4274f1de0497f9ed9b2bdf9f587782840da03 (diff)
downloadrt.equinox.bundles-ed7a59a1934c895e82f602ccbf2cf3e24f76b1b7.tar.gz
rt.equinox.bundles-ed7a59a1934c895e82f602ccbf2cf3e24f76b1b7.tar.xz
rt.equinox.bundles-ed7a59a1934c895e82f602ccbf2cf3e24f76b1b7.zip
Bug 418663 - [weaving] update copyrightI20131022-1300I20131022-0800
-rw-r--r--bundles/org.eclipse.equinox.weaving.hook/src/org/eclipse/equinox/weaving/hooks/WeavingHook.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.weaving.hook/src/org/eclipse/equinox/weaving/hooks/WeavingHook.java b/bundles/org.eclipse.equinox.weaving.hook/src/org/eclipse/equinox/weaving/hooks/WeavingHook.java
index d463ea7c2..8318e16ec 100644
--- a/bundles/org.eclipse.equinox.weaving.hook/src/org/eclipse/equinox/weaving/hooks/WeavingHook.java
+++ b/bundles/org.eclipse.equinox.weaving.hook/src/org/eclipse/equinox/weaving/hooks/WeavingHook.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2006, 2012 IBM Corporation and others.
+ * Copyright (c) 2006, 2013 IBM Corporation and others.
* 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