diff options
| author | Paul Eggert | 2012-12-31 07:34:32 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-12-31 07:34:32 -0800 |
| commit | fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74 (patch) | |
| tree | f0f7b709719cbfadb22f32f65dab4173a986fa30 /src | |
| parent | 5c560880659048888420389c02e20d6867ec81df (diff) | |
| download | emacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.tar.gz emacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.zip | |
Use URLs, not Boston addresses, in copyright notices.
Diffstat (limited to 'src')
| -rw-r--r-- | src/.gdbinit | 4 | ||||
| -rw-r--r-- | src/gmalloc.c | 36 | ||||
| -rw-r--r-- | src/regex.c | 4 | ||||
| -rw-r--r-- | src/regex.h | 4 | ||||
| -rw-r--r-- | src/termcap.c | 4 | ||||
| -rw-r--r-- | src/tparam.c | 4 |
6 files changed, 14 insertions, 42 deletions
diff --git a/src/.gdbinit b/src/.gdbinit index 98ae247b8c5..214026a759e 100644 --- a/src/.gdbinit +++ b/src/.gdbinit | |||
| @@ -13,9 +13,7 @@ | |||
| 13 | # GNU General Public License for more details. | 13 | # GNU General Public License for more details. |
| 14 | # | 14 | # |
| 15 | # You should have received a copy of the GNU General Public License | 15 | # You should have received a copy of the GNU General Public License |
| 16 | # along with GNU Emacs; see the file COPYING. If not, write to the | 16 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 17 | # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 18 | # Boston, MA 02110-1301, USA. | ||
| 19 | 17 | ||
| 20 | # Force loading of symbols, enough to give us VALBITS etc. | 18 | # Force loading of symbols, enough to give us VALBITS etc. |
| 21 | set $dummy = main + 8 | 19 | set $dummy = main + 8 |
diff --git a/src/gmalloc.c b/src/gmalloc.c index dc584955661..a0dbc7cd4bc 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c | |||
| @@ -14,9 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 14 | General Public License for more details. | 14 | General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with this library; see the file COPYING. If | 17 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 18 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 19 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 20 | 18 | ||
| 21 | The author may be reached (Email) at the address mike@ai.mit.edu, | 19 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 22 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 20 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -292,9 +290,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 292 | General Public License for more details. | 290 | General Public License for more details. |
| 293 | 291 | ||
| 294 | You should have received a copy of the GNU General Public | 292 | You should have received a copy of the GNU General Public |
| 295 | License along with this library; see the file COPYING. If | 293 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 296 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 297 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 298 | 294 | ||
| 299 | The author may be reached (Email) at the address mike@ai.mit.edu, | 295 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 300 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 296 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -972,9 +968,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 972 | General Public License for more details. | 968 | General Public License for more details. |
| 973 | 969 | ||
| 974 | You should have received a copy of the GNU General Public | 970 | You should have received a copy of the GNU General Public |
| 975 | License along with this library; see the file COPYING. If | 971 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 976 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 977 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 978 | 972 | ||
| 979 | The author may be reached (Email) at the address mike@ai.mit.edu, | 973 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 980 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 974 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -1286,9 +1280,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 1286 | General Public License for more details. | 1280 | General Public License for more details. |
| 1287 | 1281 | ||
| 1288 | You should have received a copy of the GNU General Public | 1282 | You should have received a copy of the GNU General Public |
| 1289 | License along with this library; see the file COPYING. If | 1283 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 1290 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 1291 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 1292 | 1284 | ||
| 1293 | The author may be reached (Email) at the address mike@ai.mit.edu, | 1285 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 1294 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 1286 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -1487,9 +1479,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 1487 | General Public License for more details. | 1479 | General Public License for more details. |
| 1488 | 1480 | ||
| 1489 | You should have received a copy of the GNU General Public | 1481 | You should have received a copy of the GNU General Public |
| 1490 | License along with this library; see the file COPYING. If | 1482 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 1491 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 1492 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 1493 | 1483 | ||
| 1494 | The author may be reached (Email) at the address mike@ai.mit.edu, | 1484 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 1495 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 1485 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -1520,9 +1510,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 1520 | GNU General Public License for more details. | 1510 | GNU General Public License for more details. |
| 1521 | 1511 | ||
| 1522 | You should have received a copy of the GNU General Public License | 1512 | You should have received a copy of the GNU General Public License |
| 1523 | along with the GNU C Library; see the file COPYING. If not, write to | 1513 | along with the GNU C Library. If not, see <http://www.gnu.org/licenses/>. */ |
| 1524 | the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, | ||
| 1525 | MA 02110-1301, USA. */ | ||
| 1526 | 1514 | ||
| 1527 | /* uClibc defines __GNU_LIBRARY__, but it is not completely | 1515 | /* uClibc defines __GNU_LIBRARY__, but it is not completely |
| 1528 | compatible. */ | 1516 | compatible. */ |
| @@ -1566,9 +1554,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 1566 | General Public License for more details. | 1554 | General Public License for more details. |
| 1567 | 1555 | ||
| 1568 | You should have received a copy of the GNU General Public | 1556 | You should have received a copy of the GNU General Public |
| 1569 | License along with this library; see the file COPYING. If | 1557 | License along with this library. If not, see <http://www.gnu.org/licenses/>. */ |
| 1570 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 1571 | Fifth Floor, Boston, MA 02110-1301, USA. */ | ||
| 1572 | 1558 | ||
| 1573 | void *(*__memalign_hook) (size_t size, size_t alignment); | 1559 | void *(*__memalign_hook) (size_t size, size_t alignment); |
| 1574 | 1560 | ||
| @@ -1686,9 +1672,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 1686 | General Public License for more details. | 1672 | General Public License for more details. |
| 1687 | 1673 | ||
| 1688 | You should have received a copy of the GNU General Public | 1674 | You should have received a copy of the GNU General Public |
| 1689 | License along with this library; see the file COPYING. If | 1675 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 1690 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 1691 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 1692 | 1676 | ||
| 1693 | The author may be reached (Email) at the address mike@ai.mit.edu, | 1677 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 1694 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 1678 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
| @@ -1730,9 +1714,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 1730 | General Public License for more details. | 1714 | General Public License for more details. |
| 1731 | 1715 | ||
| 1732 | You should have received a copy of the GNU General Public | 1716 | You should have received a copy of the GNU General Public |
| 1733 | License along with this library; see the file COPYING. If | 1717 | License along with this library. If not, see <http://www.gnu.org/licenses/>. |
| 1734 | not, write to the Free Software Foundation, Inc., 51 Franklin Street, | ||
| 1735 | Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 1736 | 1718 | ||
| 1737 | The author may be reached (Email) at the address mike@ai.mit.edu, | 1719 | The author may be reached (Email) at the address mike@ai.mit.edu, |
| 1738 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ | 1720 | or (US mail) as Mike Haertel c/o Free Software Foundation. */ |
diff --git a/src/regex.c b/src/regex.c index 7443eff3977..da74f52241e 100644 --- a/src/regex.c +++ b/src/regex.c | |||
| @@ -15,9 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program; if not, write to the Free Software | 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, | ||
| 20 | USA. */ | ||
| 21 | 19 | ||
| 22 | /* TODO: | 20 | /* TODO: |
| 23 | - structure the opcode space into opcode+flag. | 21 | - structure the opcode space into opcode+flag. |
diff --git a/src/regex.h b/src/regex.h index e0ede012b20..487705cfda5 100644 --- a/src/regex.h +++ b/src/regex.h | |||
| @@ -15,9 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program; if not, write to the Free Software | 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, | ||
| 20 | USA. */ | ||
| 21 | 19 | ||
| 22 | #ifndef _REGEX_H | 20 | #ifndef _REGEX_H |
| 23 | #define _REGEX_H 1 | 21 | #define _REGEX_H 1 |
diff --git a/src/termcap.c b/src/termcap.c index e494cd113d9..1d07b7b8205 100644 --- a/src/termcap.c +++ b/src/termcap.c | |||
| @@ -13,9 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; see the file COPYING. If not, write to | 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 17 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 18 | Boston, MA 02110-1301, USA. */ | ||
| 19 | 17 | ||
| 20 | /* Emacs config.h may rename various library functions such as malloc. */ | 18 | /* Emacs config.h may rename various library functions such as malloc. */ |
| 21 | #include <config.h> | 19 | #include <config.h> |
diff --git a/src/tparam.c b/src/tparam.c index 164f61d471b..7875ad20753 100644 --- a/src/tparam.c +++ b/src/tparam.c | |||
| @@ -13,9 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; see the file COPYING. If not, write to | 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
| 17 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 18 | Boston, MA 02110-1301, USA. */ | ||
| 19 | 17 | ||
| 20 | /* Emacs config.h may rename various library functions such as malloc. */ | 18 | /* Emacs config.h may rename various library functions such as malloc. */ |
| 21 | #include <config.h> | 19 | #include <config.h> |