aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-03 13:53:01 +0000
committerEli Zaretskii2006-06-03 13:53:01 +0000
commitb727702bfa2f76b255f8753a11c595e193880b58 (patch)
tree5f1d2314fc030d977787a1c70a45d9a3f61b0988
parent309920fa034cf798bd68eada95a53a61c515e7a6 (diff)
downloademacs-b727702bfa2f76b255f8753a11c595e193880b58.tar.gz
emacs-b727702bfa2f76b255f8753a11c595e193880b58.zip
Add copyright notice and copying permissions.
-rw-r--r--etc/ETAGS.EBNF21
-rw-r--r--etc/FTP5
-rw-r--r--etc/HELLO21
-rw-r--r--etc/MACHINES18
-rw-r--r--etc/MAILINGLISTS18
-rw-r--r--etc/MOTIVATION3
-rw-r--r--etc/ORDERS5
-rw-r--r--etc/README16
-rw-r--r--etc/SERVICE10
-rw-r--r--etc/TERMS21
-rw-r--r--etc/Xkeymap.txt16
-rw-r--r--etc/compilation.txt22
-rw-r--r--etc/emacs.csh16
-rw-r--r--etc/enriched.doc21
-rw-r--r--etc/grep.txt24
-rw-r--r--etc/ms-7bkermit19
-rw-r--r--etc/ses-example.ses20
-rw-r--r--etc/ulimit.hack19
18 files changed, 292 insertions, 3 deletions
diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF
index 4d09eaa581d..395080b9c0a 100644
--- a/etc/ETAGS.EBNF
+++ b/etc/ETAGS.EBNF
@@ -1,5 +1,7 @@
1-*- indented-text -*- 1-*- indented-text -*-
2 2
3See the end of this file for copyright information.
4
3This file contains two sections: 5This file contains two sections:
4 6
51) An EBNF (Extended Backus-Naur Form) description of the format of 71) An EBNF (Extended Backus-Naur Form) description of the format of
@@ -91,3 +93,22 @@ rightmost consecutive characters in the pattern which are not one of
91those. 93those.
92 94
93===================== end of discussion of tag names ===================== 95===================== end of discussion of tag names =====================
96
97Copyright (c) 2002, 2004, 2006
98Free software Foundation, Inc.
99
100COPYING PERMISSIONS:
101
102 This document is free software; you can redistribute it and/or modify
103 it under the terms of the GNU General Public License as published by
104 the Free Software Foundation; either version 2 of the License, or
105 (at your option) any later version.
106
107 This program is distributed in the hope that it will be useful,
108 but WITHOUT ANY WARRANTY; without even the implied warranty of
109 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
110 GNU General Public License for more details.
111
112 You should have received a copy of the GNU General Public License
113 along with this program; if not, write to the Free Software
114 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/etc/FTP b/etc/FTP
index 45048af4160..ea8d50f23de 100644
--- a/etc/FTP
+++ b/etc/FTP
@@ -1,2 +1,7 @@
1Please refer to <http://www.gnu.org/software/emacs/> for information 1Please refer to <http://www.gnu.org/software/emacs/> for information
2about obtaining Emacs. 2about obtaining Emacs.
3
4Copyright (c) 2000, 2006 Free Software Foundation, Inc.
5
6Verbatim copying and distribution is permitted in any medium
7provided this notice is preserved.
diff --git a/etc/HELLO b/etc/HELLO
index 1c59bdb4de6..75e01e75f52 100644
--- a/etc/HELLO
+++ b/etc/HELLO
@@ -67,3 +67,24 @@ Maltese (il-Malti) Bon$,1 A(Bu, Sa$,1 G G(Ba
67;;; Local Variables: 67;;; Local Variables:
68;;; tab-width: 32 68;;; tab-width: 32
69;;; End: 69;;; End:
70
71
72
73Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006
74Free software Foundation, Inc.
75
76COPYING PERMISSIONS:
77
78 This document is free software; you can redistribute it and/or modify
79 it under the terms of the GNU General Public License as published by
80 the Free Software Foundation; either version 2 of the License, or
81 (at your option) any later version.
82
83 This program is distributed in the hope that it will be useful,
84 but WITHOUT ANY WARRANTY; without even the implied warranty of
85 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
86 GNU General Public License for more details.
87
88 You should have received a copy of the GNU General Public License
89 along with this program; if not, write to the Free Software
90 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/etc/MACHINES b/etc/MACHINES
index ee57fc6d0b0..9d7e81ebb97 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -1,3 +1,9 @@
1Emacs machines list
2
3Copyright (c) 1989, 1990, 1992, 1993, 1998, 2001, 2003, 2006
4Free software Foundation, Inc.
5See the end of the file for copying permissions.
6
1This is a list of the status of GNU Emacs on various machines and systems. 7This is a list of the status of GNU Emacs on various machines and systems.
2 8
3For each system and machine, we give the configuration name you should 9For each system and machine, we give the configuration name you should
@@ -1470,5 +1476,17 @@ mode: indented-text
1470fill-prefix: " " 1476fill-prefix: " "
1471End: 1477End:
1472 1478
1479COPYING PERMISSIONS:
1480
1481 Permission is hereby granted, free of charge, to any person obtaining
1482 a copy of this file, to deal in the file without restriction, including
1483 without limitation the rights to use, copy, modify, merge, publish,
1484 distribute, sublicense, and/or sell copies of the file, and to
1485 permit persons to whom the file is furnished to do so, subject to
1486 the following condition:
1487
1488 The above copyright notice and this permission notice shall be
1489 included in all copies or substantial portions of the file.
1490
1473 1491
1474arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473 1492arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473
diff --git a/etc/MAILINGLISTS b/etc/MAILINGLISTS
index ff3d5013b74..531e57522ee 100644
--- a/etc/MAILINGLISTS
+++ b/etc/MAILINGLISTS
@@ -1,8 +1,10 @@
1 GNU Project Electronic Mailing Lists and gnUSENET Newsgroups 1 GNU Project Electronic Mailing Lists and gnUSENET Newsgroups
2 Last Updated 2004-10-19 2 Last Updated 2006-06-03
3 3
4 Please report improvements to: gnu@gnu.org 4 Please report improvements to: gnu@gnu.org
5 5
6 See the end of this file for copyright notice and copying conditions
7
6* Mailing list archives 8* Mailing list archives
7 9
8The GNU mailing lists are archived at http://lists.gnu.org. 10The GNU mailing lists are archived at http://lists.gnu.org.
@@ -316,4 +318,18 @@ mode: outline
316fill-column: 72 318fill-column: 72
317End: 319End:
318 320
321Copyright (c) 1999, 2003, 2004, 2006
322Free software Foundation, Inc.
323
324 Permission is hereby granted, free of charge, to any person obtaining
325 a copy of this file, to deal in the file without restriction, including
326 without limitation the rights to use, copy, modify, merge, publish,
327 distribute, sublicense, and/or sell copies of the file, and to
328 permit persons to whom the file is furnished to do so, subject to
329 the following condition:
330
331 The above copyright notice and this permission notice shall be
332 included in all copies or substantial portions of the file.
333
334
319arch-tag: 6e42bba8-7532-4a23-8486-99dbc5770a8e 335arch-tag: 6e42bba8-7532-4a23-8486-99dbc5770a8e
diff --git a/etc/MOTIVATION b/etc/MOTIVATION
index 267a2333f76..50194925f13 100644
--- a/etc/MOTIVATION
+++ b/etc/MOTIVATION
@@ -7,6 +7,9 @@ Special to the Boston Globe
7[reprinted with permission of the author 7[reprinted with permission of the author
8 from the Monday 19 January 1987 Boston Globe] 8 from the Monday 19 January 1987 Boston Globe]
9 9
10Verbatim copying and distribution is permitted in any medium
11provided this notice is preserved.
12
10In the laboratory, rats get Rice Krispies. In the classroom the top 13In the laboratory, rats get Rice Krispies. In the classroom the top
11students get A's, and in the factory or office the best workers get 14students get A's, and in the factory or office the best workers get
12raises. It's an article of faith for most of us that rewards promote 15raises. It's an article of faith for most of us that rewards promote
diff --git a/etc/ORDERS b/etc/ORDERS
index c29e6b101f3..07c25d06717 100644
--- a/etc/ORDERS
+++ b/etc/ORDERS
@@ -7,3 +7,8 @@ further development of Emacs and other free software programs. You
7can also make tax-deductable donations to the Free Software Foundation, 7can also make tax-deductable donations to the Free Software Foundation,
8a not-for-profit organization (assuming you pay US taxes) - see 8a not-for-profit organization (assuming you pay US taxes) - see
9<http://www.gnu.org/help/donate.html>. 9<http://www.gnu.org/help/donate.html>.
10
11Copyright (c) 2000, 2001, 2006 Free Software Foundation
12
13Verbatim copying and distribution is permitted in any medium
14provided this notice is preserved.
diff --git a/etc/README b/etc/README
index 1d476a0620c..856f8cdfcd4 100644
--- a/etc/README
+++ b/etc/README
@@ -11,3 +11,19 @@ without installing the modified TeX versions.
11 11
12`termcap.src' is included mainly for VMS. It is a copy of the 12`termcap.src' is included mainly for VMS. It is a copy of the
13`/etc/termcap' file used on Unix. 13`/etc/termcap' file used on Unix.
14
15Copyright (c) 1992, 1995, 2001, 2006
16Free Software Foundation, Inc.
17
18
19COPYING PERMISSIONS:
20
21 Permission is hereby granted, free of charge, to any person obtaining
22 a copy of this file, to deal in the file without restriction, including
23 without limitation the rights to use, copy, modify, merge, publish,
24 distribute, sublicense, and/or sell copies of the file, and to
25 permit persons to whom the file is furnished to do so, subject to
26 the following condition:
27
28 The above copyright notice and this permission notice shall be
29 included in all copies or substantial portions of the file.
diff --git a/etc/SERVICE b/etc/SERVICE
index 40b12ac4a01..e97196d7c95 100644
--- a/etc/SERVICE
+++ b/etc/SERVICE
@@ -2,6 +2,8 @@
2GNU Service Directory 2GNU Service Directory
3--------------------- 3---------------------
4 4
5See the end of file for copyright information.
6
5This is a list of people who have asked to be listed as offering 7This is a list of people who have asked to be listed as offering
6support services for GNU software, including GNU Emacs, for a fee 8support services for GNU software, including GNU Emacs, for a fee
7or in some cases at no charge. 9or in some cases at no charge.
@@ -1365,4 +1367,12 @@ A current version should be available on our web site at http://www.gnu.org.
1365 1367
1366** Please keep the entries in this file alphabetical ** 1368** Please keep the entries in this file alphabetical **
1367 1369
1370
1371Copyright (c) 2000, 2004, 2005, 2006
1372Free Software Foundation
1373
1374 Verbatim copying and distribution of this document are permitted
1375 worldwide, without royalty, in any medium, provided this notice is
1376 preserved.
1377
1368arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc 1378arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc
diff --git a/etc/TERMS b/etc/TERMS
index dd447259710..4b34a45d676 100644
--- a/etc/TERMS
+++ b/etc/TERMS
@@ -1,3 +1,7 @@
1Copyright (c) 1999, 2003, 2006
2Free software Foundation, Inc.
3See the end of the file for copying permissions.
4
1This file describes what you must or might want to do to termcap entries 5This file describes what you must or might want to do to termcap entries
2to make terminals work properly and efficiently with Emacs. Information 6to make terminals work properly and efficiently with Emacs. Information
3on likely problems with specific types of terminals appears at the end 7on likely problems with specific types of terminals appears at the end
@@ -227,3 +231,20 @@ AT386|at386|386AT|386at|at/386 console,
227AT386-UL|at386-ul|386AT-UL|386at-ul|at/386 console, 231AT386-UL|at386-ul|386AT-UL|386at-ul|at/386 console,
228 is2=\E[0;10;38m, 232 is2=\E[0;10;38m,
229 use=at386, 233 use=at386,
234
235
236COPYING PERMISSIONS:
237
238 This document is free software; you can redistribute it and/or modify
239 it under the terms of the GNU General Public License as published by
240 the Free Software Foundation; either version 2 of the License, or
241 (at your option) any later version.
242
243 This program is distributed in the hope that it will be useful,
244 but WITHOUT ANY WARRANTY; without even the implied warranty of
245 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
246 GNU General Public License for more details.
247
248 You should have received a copy of the GNU General Public License
249 along with this program; if not, write to the Free Software
250 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/etc/Xkeymap.txt b/etc/Xkeymap.txt
index fcdbbf43215..dca688bd701 100644
--- a/etc/Xkeymap.txt
+++ b/etc/Xkeymap.txt
@@ -1,5 +1,10 @@
1# -*-Mode: Fundamental-*- 1# -*-Mode: Fundamental-*-
2# X keymap file for rlk with some emacsified bindings 2# X keymap file for rlk with some emacsified bindings
3#
4# Copyright (c) 1999, 2003, 2006
5# Free software Foundation, Inc.
6# See the end of the file for copying conditions.
7#
3# This file contains the default keyboard mapping. The first column contains a X keyboard code; the other 8# This file contains the default keyboard mapping. The first column contains a X keyboard code; the other
4# 16 columns contain the mapping of the keycode to a character string, with various combinations 9# 16 columns contain the mapping of the keycode to a character string, with various combinations
5# of the SHIFT, LOCK, META, and CONTROL keys down. See the man page for "keycomp" for more information. 10# of the SHIFT, LOCK, META, and CONTROL keys down. See the man page for "keycomp" for more information.
@@ -96,5 +101,16 @@
96# local variables: 101# local variables:
97# tab-width: 4 102# tab-width: 4
98# End: 103# End:
104#
105# COPYING CONDITIONS
106# Permission is hereby granted, free of charge, to any person obtaining
107# a copy of this file, to deal in the file without restriction, including
108# without limitation the rights to use, copy, modify, merge, publish,
109# distribute, sublicense, and/or sell copies of the file, and to
110# permit persons to whom the file is furnished to do so, subject to
111# the following condition:
112#
113# The above copyright notice and this permission notice shall be
114# included in all copies or substantial portions of the file.
99 115
100# arch-tag: cbaa71af-719b-4647-a2c1-cd4d36a4fc64 116# arch-tag: cbaa71af-719b-4647-a2c1-cd4d36a4fc64
diff --git a/etc/compilation.txt b/etc/compilation.txt
index 72ff5ac5316..2e784000149 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -1,4 +1,4 @@
1* Introduction -*-compilation-*- 1* Introduction -*-compilation-*- (Copyright information at end of file)
2 2
3This shows the different kinds of messages compile recognizes by default and 3This shows the different kinds of messages compile recognizes by default and
4how they are rendered. It is intended both to help you decide which matchers 4how they are rendered. It is intended both to help you decide which matchers
@@ -401,3 +401,23 @@ Compilation killed at Wed Jul 20 12:20:10
401Compilation terminated at Wed Jul 20 12:20:10 401Compilation terminated at Wed Jul 20 12:20:10
402Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12 402Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
403Compilation finished at Thu Jul 21 15:02:15 403Compilation finished at Thu Jul 21 15:02:15
404
405
406Copyright (c) 2004, 2005, 2006
407Free software Foundation, Inc.
408
409COPYING PERMISSIONS:
410
411 This document is free software; you can redistribute it and/or modify
412 it under the terms of the GNU General Public License as published by
413 the Free Software Foundation; either version 2 of the License, or
414 (at your option) any later version.
415
416 This program is distributed in the hope that it will be useful,
417 but WITHOUT ANY WARRANTY; without even the implied warranty of
418 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
419 GNU General Public License for more details.
420
421 You should have received a copy of the GNU General Public License
422 along with this program; if not, write to the Free Software
423 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
diff --git a/etc/emacs.csh b/etc/emacs.csh
index 411feedaef5..3de336b8075 100644
--- a/etc/emacs.csh
+++ b/etc/emacs.csh
@@ -1,3 +1,6 @@
1# Copyright (c) 1999, 2003, 2006
2# Free software Foundation, Inc.
3#
1# This defines a csh command named `edit' which resumes an 4# This defines a csh command named `edit' which resumes an
2# existing Emacs or starts a new one if none exists. 5# existing Emacs or starts a new one if none exists.
3# One way or another, any arguments are passed to Emacs to specify files 6# One way or another, any arguments are passed to Emacs to specify files
@@ -24,4 +27,17 @@ alias edit 'set emacs_command=("emacs -nw \!*" "fg %emacs" "emacs -i \!* &"\
24 test -S ~/.emacs_server && emacsclient \!* \ 27 test -S ~/.emacs_server && emacsclient \!* \
25 || echo `pwd` \!* >! ~/.emacs_args && eval $emacs_command[$whichjob]' 28 || echo `pwd` \!* >! ~/.emacs_args && eval $emacs_command[$whichjob]'
26 29
30#COPYING PERMISSIONS:
31#
32# Permission is hereby granted, free of charge, to any person obtaining
33# a copy of this file, to deal in the file without restriction, including
34# without limitation the rights to use, copy, modify, merge, publish,
35# distribute, sublicense, and/or sell copies of the file, and to
36# permit persons to whom the file is furnished to do so, subject to
37# the following condition:
38#
39# The above copyright notice and this permission notice shall be
40# included in all copies or substantial portions of the file.
41
42
27# arch-tag: 433d58df-15b9-446f-ad37-f0393e3a23d4 43# arch-tag: 433d58df-15b9-446f-ad37-f0393e3a23d4
diff --git a/etc/enriched.doc b/etc/enriched.doc
index 122652f005a..0b83bbcabfe 100644
--- a/etc/enriched.doc
+++ b/etc/enriched.doc
@@ -254,3 +254,24 @@ bug reports are welcome.</indent>
254</x-color><x-bg-color><param>blue</param><x-color><param>white</param>April 1995; updated August 1997</x-color></x-bg-color> 254</x-color><x-bg-color><param>blue</param><x-color><param>white</param>April 1995; updated August 1997</x-color></x-bg-color>
255 255
256 256
257
258
259Copyright (c) 1995, 1997, 2006
260Free software Foundation, Inc.
261
262COPYING PERMISSIONS:
263
264 This document is free software; you can redistribute it and/or modify
265 it under the terms of the GNU General Public License as published by
266 the Free Software Foundation; either version 2 of the License, or
267 (at your option) any later version.
268
269 This program is distributed in the hope that it will be useful,
270 but WITHOUT ANY WARRANTY; without even the implied warranty of
271 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
272 GNU General Public License for more details.
273
274 You should have received a copy of the GNU General Public License
275 along with this program; if not, write to the Free Software
276 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
277
diff --git a/etc/grep.txt b/etc/grep.txt
index 8acfc4fc644..d2a934fbeff 100644
--- a/etc/grep.txt
+++ b/etc/grep.txt
@@ -1,4 +1,4 @@
1* Introduction -*-grep-*- 1* Introduction -*-grep-*- (See the end of file for copyright information)
2 2
3This shows the different kinds of messages grep recognizes by default and 3This shows the different kinds of messages grep recognizes by default and
4how they are rendered. It is intended both to help you decide which matchers 4how they are rendered. It is intended both to help you decide which matchers
@@ -85,3 +85,25 @@ grep -nH -e "xyzxyz" ../info/*
85;;; Local Variables: 85;;; Local Variables:
86;;; buffer-read-only: t 86;;; buffer-read-only: t
87;;; End: 87;;; End:
88
89
90
91Copyright (c) 2005, 2006
92Free software Foundation, Inc.
93
94COPYING PERMISSIONS:
95
96 This document is free software; you can redistribute it and/or modify
97 it under the terms of the GNU General Public License as published by
98 the Free Software Foundation; either version 2 of the License, or
99 (at your option) any later version.
100
101 This program is distributed in the hope that it will be useful,
102 but WITHOUT ANY WARRANTY; without even the implied warranty of
103 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
104 GNU General Public License for more details.
105
106 You should have received a copy of the GNU General Public License
107 along with this program; if not, write to the Free Software
108 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
109
diff --git a/etc/ms-7bkermit b/etc/ms-7bkermit
index 28847b06136..b239e942293 100644
--- a/etc/ms-7bkermit
+++ b/etc/ms-7bkermit
@@ -1,3 +1,6 @@
1;;; Copyright (c) 1999, 2003, 2006
2;;; Free Software Foundation, Inc.
3
1;;; This file is designed for 7-bit connections. 4;;; This file is designed for 7-bit connections.
2;;; Use the file ms-kermit if you have an 8-bit connection. 5;;; Use the file ms-kermit if you have an 8-bit connection.
3 6
@@ -311,4 +314,20 @@ set key \2463 \kendscn
311set key \2457 \kupscn 314set key \2457 \kupscn
312set key \2465 \kdnscn 315set key \2465 \kdnscn
313 316
317;;; COPYING PERMISSIONS:
318;;;
319;;; This document is free software; you can redistribute it and/or modify
320;;; it under the terms of the GNU General Public License as published by
321;;; the Free Software Foundation; either version 2 of the License, or
322;;; (at your option) any later version.
323;;;
324;;; This program is distributed in the hope that it will be useful,
325;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
326;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
327;;; GNU General Public License for more details.
328;;;
329;;; You should have received a copy of the GNU General Public License
330;;; along with this program; if not, write to the Free Software
331;;; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
332
314;;; arch-tag: b066a884-e956-4f46-9d9c-13502f6cf7a6 333;;; arch-tag: b066a884-e956-4f46-9d9c-13502f6cf7a6
diff --git a/etc/ses-example.ses b/etc/ses-example.ses
index fdbdb0cfca2..d0fb9198e20 100644
--- a/etc/ses-example.ses
+++ b/etc/ses-example.ses
@@ -206,4 +206,24 @@ Sales summary - Acme fundraising
206;;; symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other")) 206;;; symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other"))
207;;; End: 207;;; End:
208 208
209;;; Copyright (c) 2002, 2006
210;;; Free Software Foundation, Inc.
211
212;;; COPYING PERMISSIONS:
213;;;
214;;; This document is free software; you can redistribute it and/or modify
215;;; it under the terms of the GNU General Public License as published by
216;;; the Free Software Foundation; either version 2 of the License, or
217;;; (at your option) any later version.
218;;;
219;;; This program is distributed in the hope that it will be useful,
220;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
221;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
222;;; GNU General Public License for more details.
223;;;
224;;; You should have received a copy of the GNU General Public License
225;;; along with this program; if not, write to the Free Software
226;;; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
227
228
209;;; arch-tag: 4fcb0843-e3f9-4270-b8fb-998129190765 229;;; arch-tag: 4fcb0843-e3f9-4270-b8fb-998129190765
diff --git a/etc/ulimit.hack b/etc/ulimit.hack
index 17105158c42..d804459ba0b 100644
--- a/etc/ulimit.hack
+++ b/etc/ulimit.hack
@@ -37,4 +37,23 @@ exit 0
37# 37#
38# Upon system reboot, all processes will inherit the new large ulimit. 38# Upon system reboot, all processes will inherit the new large ulimit.
39 39
40# Copyright (c) 1999, 2003, 2006
41# Free Software Foundation, Inc.
42
43# COPYING PERMISSIONS:
44#
45# This document is free software; you can redistribute it and/or modify
46# it under the terms of the GNU General Public License as published by
47# the Free Software Foundation; either version 2 of the License, or
48# (at your option) any later version.
49#
50# This program is distributed in the hope that it will be useful,
51# but WITHOUT ANY WARRANTY; without even the implied warranty of
52# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53# GNU General Public License for more details.
54#
55# You should have received a copy of the GNU General Public License
56# along with this program; if not, write to the Free Software
57# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
58
40# arch-tag: 6f9a7072-9d07-4431-b0bb-e867648ad0b4 59# arch-tag: 6f9a7072-9d07-4431-b0bb-e867648ad0b4