| author | hbehrens | 2009-02-04 12:09:03 (EST) |
|---|---|---|
| committer | sefftinge | 2009-02-04 12:09:03 (EST) |
| commit | 6ea032fadd2284abc8ce348d84bbee7e9c12f99f (patch) (side-by-side diff) | |
| tree | 4456a629f28954846450547412c6961d67fc03b1 | |
| parent | 1da61ee00921c6961da1fa3de8caf62582dde272 (diff) | |
| download | org.eclipse.xtext-6ea032fadd2284abc8ce348d84bbee7e9c12f99f.zip org.eclipse.xtext-6ea032fadd2284abc8ce348d84bbee7e9c12f99f.tar.gz org.eclipse.xtext-6ea032fadd2284abc8ce348d84bbee7e9c12f99f.tar.bz2 | |
updated code templates to copyright of year 2009
| -rw-r--r-- | develop/codetemplates/codetemplates.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/codetemplates/codetemplates.xml b/develop/codetemplates/codetemplates.xml index 097c4ea..cf2f5b8 100644 --- a/develop/codetemplates/codetemplates.xml +++ b/develop/codetemplates/codetemplates.xml @@ -5,7 +5,7 @@ */</template><template autoinsert="true" context="constructorcomment_context" deleted="false" description="Comment for created constructors" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name="constructorcomment">/** * ${tags} */</template><template autoinsert="false" context="filecomment_context" deleted="false" description="Comment for created Java files" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.filecomment" name="filecomment">/******************************************************************************* - * Copyright (c) 2008 itemis AG (http://www.itemis.eu) and others. + * Copyright (c) 2009 itemis AG (http://www.itemis.eu) 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 |

