summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/gslice.h
diff options
context:
space:
mode:
authorjlquinn <jlquinn@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-03 04:01:15 +0000
committerjlquinn <jlquinn@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-03 04:01:15 +0000
commit39da93f550424586bb959930920f7cfca596c739 (patch)
treeb8b686a3da08c25dd175c4457ca2a2afb09be86f /libstdc++-v3/include/bits/gslice.h
parent21d4b1ccb22e80ee8a0109dbaea7bc586b5f9cf3 (diff)
downloadgcc-39da93f550424586bb959930920f7cfca596c739.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77156 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits/gslice.h')
-rw-r--r--libstdc++-v3/include/bits/gslice.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/gslice.h b/libstdc++-v3/include/bits/gslice.h
index 92fd2d2e638..43cdc16ef61 100644
--- a/libstdc++-v3/include/bits/gslice.h
+++ b/libstdc++-v3/include/bits/gslice.h
@@ -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