diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-06-29 02:34:39 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-29 02:34:39 +0000 |
commit | 200031d1d5fe48edd60dbcaa89a6d2c03a020750 (patch) | |
tree | 70ec2fcb148c2e3611bba3e5b7aef7fe3672a75a /libcpp/include | |
parent | 4f1eb6e36fc151e6603f09d5ba9996e9f1e8ec3b (diff) | |
download | gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.zip gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.tar.gz gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.tar.bz2 |
all files: Update FSF address in copyright headers.
2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
* all files: Update FSF address in copyright headers.
* makeucnid.c (write_copyright): Update outputted FSF address.
From-SVN: r101413
Diffstat (limited to 'libcpp/include')
-rw-r--r-- | libcpp/include/cpp-id-data.h | 2 | ||||
-rw-r--r-- | libcpp/include/cpplib.h | 2 | ||||
-rw-r--r-- | libcpp/include/line-map.h | 2 | ||||
-rw-r--r-- | libcpp/include/mkdeps.h | 2 | ||||
-rw-r--r-- | libcpp/include/symtab.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/libcpp/include/cpp-id-data.h b/libcpp/include/cpp-id-data.h index 23fef1a..2445186 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 3ec4c46..ef42d04 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 871bacc..7e9ede0 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 56ffdaf..60a5b5d 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 0b2a848..3ddee79 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 |