Update Copyright years for files modified in 2011 and/or 2012.

From-SVN: r194903
This commit is contained in:
Jakub Jelinek
2013-01-04 13:49:55 +01:00
parent 33879b9fc7
commit 90d04a445c
1474 changed files with 1649 additions and 1539 deletions

View File

@@ -1,6 +1,6 @@
// defineclass.cc - defining a class from .class format.
/* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
/* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2012
Free Software Foundation
This file is part of libgcj.

View File

@@ -1,6 +1,6 @@
// dwarf2-signal.h - Catch runtime signals and turn them into exceptions.
/* Copyright (C) 2000, 2001, 2009 Free Software Foundation
/* Copyright (C) 2000, 2001, 2009, 2011 Free Software Foundation
This file is part of libgcj.

View File

@@ -1,5 +1,5 @@
/* jni_md.h
Copyright (C) 2001, 2005, 2007, 2010 Free Software Foundation, Inc.
Copyright (C) 2001, 2005, 2007, 2010, 2011 Free Software Foundation, Inc.
This file is part of GNU Classpath.

View File

@@ -1,7 +1,7 @@
// x86_64-signal.h - Catch runtime signals and turn them into exceptions
// on an x86_64 based GNU/Linux system.
/* Copyright (C) 2003, 2006, 2007 Free Software Foundation
/* Copyright (C) 2003, 2006, 2007, 2012 Free Software Foundation
This file is part of libgcj.

View File

@@ -1,5 +1,5 @@
# shlibpath.m4 - Define LTDL_SHLIBPATH_VAR. -*-Autoconf-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005
## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2005, 2011
## Free Software Foundation, Inc.
## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
##