Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libjava / gnu / gcj / tools / gcj_dbtool / Main.java
index 51dc12f..c4e8c37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
+/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
    Free Software Foundation
 
    This file is part of libgcj.
@@ -47,7 +47,7 @@ public class Main
                           + ") "
                           + System.getProperty("java.vm.version"));
        System.out.println();
-       System.out.println("Copyright 2012 Free Software Foundation, Inc.");
+       System.out.println("Copyright 2013 Free Software Foundation, Inc.");
        System.out.println("This is free software; see the source for copying conditions.  There is NO");
        System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
        return;