summaryrefslogtreecommitdiff
path: root/src/proguard/classfile/visitor/ConcreteClassDownTraveler.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/proguard/classfile/visitor/ConcreteClassDownTraveler.java')
-rw-r--r--src/proguard/classfile/visitor/ConcreteClassDownTraveler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proguard/classfile/visitor/ConcreteClassDownTraveler.java b/src/proguard/classfile/visitor/ConcreteClassDownTraveler.java
index ec3fe68..0b971f0 100644
--- a/src/proguard/classfile/visitor/ConcreteClassDownTraveler.java
+++ b/src/proguard/classfile/visitor/ConcreteClassDownTraveler.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