From 4b2de8a77ed0e754a8a0c0f934422a587f4f6b31 Mon Sep 17 00:00:00 2001 From: chiba Date: Tue, 18 Jan 2005 07:08:50 +0000 Subject: Change the year in the copyright notices from 2004 to 2005. git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@153 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- src/main/javassist/CtField.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/javassist/CtField.java') diff --git a/src/main/javassist/CtField.java b/src/main/javassist/CtField.java index cfda5a22..931abf92 100644 --- a/src/main/javassist/CtField.java +++ b/src/main/javassist/CtField.java @@ -1,6 +1,6 @@ /* * Javassist, a Java-bytecode translator toolkit. - * Copyright (C) 1999-2004 Shigeru Chiba. All Rights Reserved. + * Copyright (C) 1999-2005 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 -- cgit v1.2.3