diff --git a/FL/Xutf8.h b/FL/Xutf8.h index 47f44a78d..459db02b8 100644 --- a/FL/Xutf8.h +++ b/FL/Xutf8.h @@ -1,7 +1,7 @@ /* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/Fl_Native_File_Chooser.cxx b/src/Fl_Native_File_Chooser.cxx index 898760d49..7e5b383b1 100644 --- a/src/Fl_Native_File_Chooser.cxx +++ b/src/Fl_Native_File_Chooser.cxx @@ -2,7 +2,7 @@ // // FLTK native OS file chooser widget // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // Copyright 2004 Greg Ercolano. // // This library is free software; you can redistribute it and/or diff --git a/src/ps_image.cxx b/src/ps_image.cxx index b186d3ed1..6d60558ff 100644 --- a/src/ps_image.cxx +++ b/src/ps_image.cxx @@ -3,7 +3,7 @@ // // Postscript image drawing implementation for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public diff --git a/src/xutf8/case.c b/src/xutf8/case.c index e21c96202..6e9ac67c3 100644 --- a/src/xutf8/case.c +++ b/src/xutf8/case.c @@ -1,7 +1,8 @@ -/* "$Id: $" +/* + * "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/xutf8/is_right2left.c b/src/xutf8/is_right2left.c index 737b85266..d823452ca 100644 --- a/src/xutf8/is_right2left.c +++ b/src/xutf8/is_right2left.c @@ -1,7 +1,7 @@ /* "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/xutf8/is_spacing.c b/src/xutf8/is_spacing.c index 94557302c..2035ff707 100644 --- a/src/xutf8/is_spacing.c +++ b/src/xutf8/is_spacing.c @@ -1,7 +1,7 @@ /* "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/test/blocks.cxx b/test/blocks.cxx index 8dcd71645..ec7e298da 100644 --- a/test/blocks.cxx +++ b/test/blocks.cxx @@ -3,7 +3,7 @@ // // "Block Attack!" scrolling blocks game using the Fast Light Tool Kit (FLTK). // -// Copyright 2006 by Michael Sweet. +// Copyright 2006-2010 by Michael Sweet. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public diff --git a/test/line_style.cxx b/test/line_style.cxx index 62ebe5aa7..d32a47482 100644 --- a/test/line_style.cxx +++ b/test/line_style.cxx @@ -3,7 +3,7 @@ // // Line style demo for the Fast Light Tool Kit (FLTK). // -// Copyright 2000-2008 by Bill Spitzak and others. +// Copyright 2000-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public