Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2006-06-23 17:52:45 +0000
committerDoug Schaefer2006-06-23 17:52:45 +0000
commita48b5f55b112c142621788838e19d8ddb8bb742a (patch)
tree5ba3f7c0c13c9795675228f9ca07195ecc8522cb /core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java
parent17464c08f4d94cc47098c0d0ca9a1f7ddc481fe8 (diff)
downloadorg.eclipse.cdt-a48b5f55b112c142621788838e19d8ddb8bb742a.tar.gz
org.eclipse.cdt-a48b5f55b112c142621788838e19d8ddb8bb742a.tar.xz
org.eclipse.cdt-a48b5f55b112c142621788838e19d8ddb8bb742a.zip
Updated copyright dates to reflect latest in CVS.
Diffstat (limited to 'core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java')
-rw-r--r--core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java
index 9c48b6b2f47..7903fbefb2d 100644
--- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java
+++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/ScrollLockAction.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2002, 2005 QNX Software Systems and others.
+ * Copyright (c) 2002, 2006 QNX Software Systems 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