Update Copyright years for files modified in 2010.

From-SVN: r168438
This commit is contained in:
Jakub Jelinek 2011-01-03 21:52:22 +01:00
parent 4c81ff2682
commit d652f226fc
688 changed files with 794 additions and 700 deletions

View file

@ -1,7 +1,7 @@
// natClass.cc - Implementation of java.lang.Class native methods.
/* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation
/* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2010 Free Software Foundation
This file is part of libgcj.

View file

@ -1,5 +1,5 @@
/* VMAccessController.java -- VM-specific access controller methods.
Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2006, 2010 Free Software Foundation, Inc.
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