diff options
Diffstat (limited to 'src/proguard/LineWordReader.java')
-rw-r--r-- | src/proguard/LineWordReader.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proguard/LineWordReader.java b/src/proguard/LineWordReader.java index 64a228c..b39f2fe 100644 --- a/src/proguard/LineWordReader.java +++ b/src/proguard/LineWordReader.java @@ -2,7 +2,7 @@ * ProGuard -- shrinking, optimization, obfuscation, and preverification * of Java bytecode. * - * Copyright (c) 2002-2013 Eric Lafortune (eric@graphics.cornell.edu) + * Copyright (c) 2002-2014 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 |