summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/bitset/cons
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-08-17 02:28:44 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-08-17 02:28:44 +0000
commit83f517994d91c97ae1b04dd00fe14b8793df2dd4 (patch)
tree33b269a1d8e57e713d32669ef8853c3fb769a3a4 /libstdc++-v3/testsuite/23_containers/bitset/cons
parentd06526b797183829041f9ba840a40898bfa7f47a (diff)
downloadgcc-83f517994d91c97ae1b04dd00fe14b8793df2dd4.tar.gz
All files: Update FSF address.
2005-08-17 Kelley Cook <kcook@gcc.gnu.org> * All files: Update FSF address. From-SVN: r103192
Diffstat (limited to 'libstdc++-v3/testsuite/23_containers/bitset/cons')
-rw-r--r--libstdc++-v3/testsuite/23_containers/bitset/cons/1.cc2
-rw-r--r--libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc2
-rw-r--r--libstdc++-v3/testsuite/23_containers/bitset/cons/6282.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/testsuite/23_containers/bitset/cons/1.cc b/libstdc++-v3/testsuite/23_containers/bitset/cons/1.cc
index 9c802d322ab..68007633b4f 100644
--- a/libstdc++-v3/testsuite/23_containers/bitset/cons/1.cc
+++ b/libstdc++-v3/testsuite/23_containers/bitset/cons/1.cc
@@ -15,7 +15,7 @@
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
// USA.
// 23.3.5.1 bitset constructors
diff --git a/libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc b/libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc
index dbf1797572c..f70a4b8730d 100644
--- a/libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc
+++ b/libstdc++-v3/testsuite/23_containers/bitset/cons/16020.cc
@@ -13,7 +13,7 @@
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
// USA.
#include <debug/bitset>
diff --git a/libstdc++-v3/testsuite/23_containers/bitset/cons/6282.cc b/libstdc++-v3/testsuite/23_containers/bitset/cons/6282.cc
index 929ed4bda2c..56c7422220a 100644
--- a/libstdc++-v3/testsuite/23_containers/bitset/cons/6282.cc
+++ b/libstdc++-v3/testsuite/23_containers/bitset/cons/6282.cc
@@ -15,7 +15,7 @@
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
// USA.
// 23.3.5.1 bitset constructors