summaryrefslogtreecommitdiffstats
path: root/src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2013-11-26 18:01:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-11-26 18:01:36 +0000
commitb005651c72190ee37f463417143cd2e612cafce6 (patch)
tree7d42e31a97264803b1147ef6001e8a5e6968a122 /src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java
parent54f59ac04f3e21d5aecdd46bb1e7f4577924ab92 (diff)
parent8a6199f0c36a778f22394364347a301b0b28e94b (diff)
downloadexternal_proguard-b005651c72190ee37f463417143cd2e612cafce6.tar.gz
external_proguard-b005651c72190ee37f463417143cd2e612cafce6.tar.bz2
external_proguard-b005651c72190ee37f463417143cd2e612cafce6.zip
Merge "Upgrade Proguard to 4.10."
Diffstat (limited to 'src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java')
-rw-r--r--src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java b/src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java
index 7a1d7c6..305928e 100644
--- a/src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java
+++ b/src/proguard/classfile/attribute/annotation/visitor/AnnotatedClassVisitor.java
@@ -2,7 +2,7 @@
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
- * Copyright (c) 2002-2009 Eric Lafortune (eric@graphics.cornell.edu)
+ * Copyright (c) 2002-2013 Eric Lafortune (eric@graphics.cornell.edu)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free