changeset 10277:703038d648f1

update some copyright notices
author Jaroslav Hajek <highegg@gmail.com>
date Mon, 08 Feb 2010 15:24:42 +0100
parents ad6af249c20e
children 4a278982c0fe
files liboctave/idx-vector.cc scripts/general/accumarray.m src/data.cc
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/idx-vector.cc
+++ b/liboctave/idx-vector.cc
@@ -3,7 +3,7 @@
 Copyright (C) 2008, 2009 Jaroslav Hajek
 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002,
               2003, 2004, 2005, 2006, 2007 John W. Eaton
-Copyright (C) 2009 VZLU Prague
+Copyright (C) 2009, 2010 VZLU Prague
 
 This file is part of Octave.
 
--- a/scripts/general/accumarray.m
+++ b/scripts/general/accumarray.m
@@ -1,5 +1,5 @@
 ## Copyright (C) 2007, 2008, 2009 David Bateman
-## Copyright (C) 2009 VZLU Prague
+## Copyright (C) 2009, 2010 VZLU Prague
 ##
 ## This file is part of Octave.
 ##
--- a/src/data.cc
+++ b/src/data.cc
@@ -3,7 +3,7 @@
 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
               2003, 2004, 2005, 2006, 2007, 2008, 2009 John W. Eaton
 Copyright (C) 2009 Jaroslav Hajek
-Copyright (C) 2009 VZLU Prague
+Copyright (C) 2009, 2010 VZLU Prague
 
 This file is part of Octave.