From 2656917a5240acfdea7a8d73e0d627a7aa002bf4 Mon Sep 17 00:00:00 2001 From: kcook Date: Wed, 29 Jun 2005 02:34:39 +0000 Subject: 2005-06-29 Kelley Cook * all files: Update FSF address in copyright headers. * makeucnid.c (write_copyright): Update outputted FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101413 138bc75d-0d04-0410-961f-82ee72b054a4 --- libcpp/include/cpp-id-data.h | 2 +- libcpp/include/cpplib.h | 2 +- libcpp/include/line-map.h | 2 +- libcpp/include/mkdeps.h | 2 +- libcpp/include/symtab.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libcpp/include') diff --git a/libcpp/include/cpp-id-data.h b/libcpp/include/cpp-id-data.h index 23fef1afbba..2445186c228 100644 --- a/libcpp/include/cpp-id-data.h +++ b/libcpp/include/cpp-id-data.h @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "cpplib.h" diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h index 3ec4c466436..ef42d0443a6 100644 --- a/libcpp/include/cpplib.h +++ b/libcpp/include/cpplib.h @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/libcpp/include/line-map.h b/libcpp/include/line-map.h index 871baccdf39..7e9ede01a1a 100644 --- a/libcpp/include/line-map.h +++ b/libcpp/include/line-map.h @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/libcpp/include/mkdeps.h b/libcpp/include/mkdeps.h index 56ffdaf5663..60a5b5d8ce4 100644 --- a/libcpp/include/mkdeps.h +++ b/libcpp/include/mkdeps.h @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. In other words, you are welcome to use, share and improve this program. You are forbidden to forbid anyone else to use, share and improve diff --git a/libcpp/include/symtab.h b/libcpp/include/symtab.h index 0b2a848739e..3ddee79eb1b 100644 --- a/libcpp/include/symtab.h +++ b/libcpp/include/symtab.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef LIBCPP_SYMTAB_H #define LIBCPP_SYMTAB_H -- cgit v1.2.3