OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / libjava / gnu / gcj / tools / gcj_dbtool / Main.java
index e5e3e44..51dc12f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+/* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    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 2011 Free Software Foundation, Inc.");
+       System.out.println("Copyright 2012 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;