gslice.h, [...]: Update copyright years.
authorJerry Quinn <jlquinn@optonline.net>
Tue, 3 Feb 2004 04:01:15 +0000 (04:01 +0000)
committerJerry Quinn <jlquinn@gcc.gnu.org>
Tue, 3 Feb 2004 04:01:15 +0000 (04:01 +0000)
2004-02-02  Jerry Quinn  <jlquinn@optonline.net>

* include/bits/gslice.h, include/bits/gslice_array.h,
include/bits/indirect_array.h, include/bits/mask_array.h,
include/bits/slice_array.h, include/bits/stl_numeric.h,
include/std/std_valarray.h:  Update copyright years.

From-SVN: r77156

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/gslice.h
libstdc++-v3/include/bits/gslice_array.h
libstdc++-v3/include/bits/indirect_array.h
libstdc++-v3/include/bits/mask_array.h
libstdc++-v3/include/bits/slice_array.h
libstdc++-v3/include/bits/stl_numeric.h
libstdc++-v3/include/std/std_valarray.h

index 778fd062c480dd8f323ed727d7806847cc094542..fcd8a45c86890cccbf495b9a963fdf7f8b2fb77d 100644 (file)
@@ -1,3 +1,10 @@
+2004-02-02  Jerry Quinn  <jlquinn@optonline.net>
+
+       * include/bits/gslice.h, include/bits/gslice_array.h,
+       include/bits/indirect_array.h, include/bits/mask_array.h,
+       include/bits/slice_array.h, include/bits/stl_numeric.h,
+       include/std/std_valarray.h:  Update copyright years.
+
 2004-02-02  Jerry Quinn  <jlquinn@optonline.net>
 
        * include/bits/gslice.h (gslice):  Document.
index 92fd2d2e63872946ae0fa4a971e5e0b1d5ce99e4..43cdc16ef6151c843258e27ba161db94f829d663 100644 (file)
@@ -1,6 +1,7 @@
 // The template and inlines for the -*- C++ -*- gslice class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2004
+// Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
index f6a0520ffcb16a98d7fc70d88a2d89cd29674bbe..60e5b37cf4b94503f003ed426d5564c9902004c6 100644 (file)
@@ -1,6 +1,7 @@
 // The template and inlines for the -*- C++ -*- gslice_array class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2004
+// Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
index 77a7f40464a3d586e4cdf969254c4345ed06cdc1..7e9632e43542f780d0dac2727a8294b7678803a7 100644 (file)
@@ -1,6 +1,6 @@
 // The template and inlines for the -*- C++ -*- indirect_array class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2004
 //  Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index a5d13d7162de921c8613fd8e8d869edb16ca9ae8..d11e3fd4f25bec615794f92e0b26d4ce9d8086ba 100644 (file)
@@ -1,6 +1,6 @@
 // The template and inlines for the -*- C++ -*- mask_array class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2004
 //  Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
index fb4a810cc37ce89d79951a6ea2632f495d67a811..7706fd6410be9826170fc3ff0aa6fb5ae187d912 100644 (file)
@@ -1,6 +1,7 @@
 // The template and inlines for the -*- C++ -*- slice_array class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2004
+// Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
index d4eb358a7d470cc7b6e628b4c37abfa307e7330d..f9ca3b49cf28d995e3069582e0685f5f6c1a3fa6 100644 (file)
@@ -1,6 +1,6 @@
 // Numeric functions implementation -*- C++ -*-
 
-// Copyright (C) 2001 Free Software Foundation, Inc.
+// Copyright (C) 2001, 2004 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
index 9cec1d34ccfd1d52f2413479bc87c80e133c6c19..1b0784374528627e5bcb637d3e48df01ad1d35a5 100644 (file)
@@ -1,6 +1,6 @@
 // The template and inlines for the -*- C++ -*- valarray class.
 
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2004
 // Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free