diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-06-04 03:11:13 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-06-04 03:11:13 +0000 |
commit | a318d5d7d83f23e6c159e0d9ffb3e0d49c83fad3 (patch) | |
tree | 9486f6a0a866ce967b51782761b8acd5b4d30c65 /src/main/javassist/compiler/SyntaxError.java | |
parent | 2c1e31d12e15b1c2fe32ad9fcdc12bdde1199e8a (diff) | |
download | javassist-a318d5d7d83f23e6c159e0d9ffb3e0d49c83fad3.tar.gz javassist-a318d5d7d83f23e6c159e0d9ffb3e0d49c83fad3.zip |
updated the copyright notices.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@382 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'src/main/javassist/compiler/SyntaxError.java')
-rw-r--r-- | src/main/javassist/compiler/SyntaxError.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/javassist/compiler/SyntaxError.java b/src/main/javassist/compiler/SyntaxError.java index 46313de2..dcbb9378 100644 --- a/src/main/javassist/compiler/SyntaxError.java +++ b/src/main/javassist/compiler/SyntaxError.java @@ -1,6 +1,6 @@ /* * Javassist, a Java-bytecode translator toolkit. - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved. + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved. * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with |