diff options
| author | Glenn Morris | 2011-03-22 20:38:15 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-03-22 20:38:15 -0700 |
| commit | abd57f59601366e8e996b65a45eb1f4bdb6774ed (patch) | |
| tree | 46a25ff72a451703dd167985cbc08c32af276d1f /admin/notes | |
| parent | fe7be2210f2e43142f9280a43b912273923186d4 (diff) | |
| download | emacs-abd57f59601366e8e996b65a45eb1f4bdb6774ed.tar.gz emacs-abd57f59601366e8e996b65a45eb1f4bdb6774ed.zip | |
* admin/notes/copyright: Remove comments about deleted files in src/{m,s}.
Files that were merged into other files have been kept.
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/copyright | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright index 45a8858f815..adc12f0bfb5 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -492,9 +492,8 @@ assignment. So this could be restored if it is still useful, but Jan Djärv | |||
| 492 | says it is obsolete: | 492 | says it is obsolete: |
| 493 | <http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00673.html> | 493 | <http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00673.html> |
| 494 | 494 | ||
| 495 | src/m/mips4.h, news-risc.h, pmax.h | 495 | src/s/aix3-2.h, hpux8.h, hpux9.h, irix5-0.h, netbsd.h, usg5-4-2.h |
| 496 | src/s/aix3-2.h, bsd386.h, hpux8.h, hpux9.h, irix4-0.h, irix5-0.h, | 496 | [note some of these have since been merged into other files] |
| 497 | netbsd.h, sol2-3.h, usg5-4-2.h | ||
| 498 | - all these (not obviously trivial) files were missing copyrights | 497 | - all these (not obviously trivial) files were missing copyrights |
| 499 | till Feb 2007, when FSF copyright was added. Matt Norwood advised: | 498 | till Feb 2007, when FSF copyright was added. Matt Norwood advised: |
| 500 | 499 | ||
| @@ -509,22 +508,6 @@ netbsd.h, sol2-3.h, usg5-4-2.h | |||
| 509 | 508 | ||
| 510 | Here is my (rgm) take on the details of the above files: | 509 | Here is my (rgm) take on the details of the above files: |
| 511 | 510 | ||
| 512 | mips4.h | ||
| 513 | might be trivial? started trivial, been added to in tiny changes by | ||
| 514 | those with FSF assignment, often result of email suggestions by others. | ||
| 515 | |||
| 516 | news-risc.h | ||
| 517 | started trivial. Grown by tiny additions, plus chunk | ||
| 518 | from mips.h, which was and is Copyright FSF | ||
| 519 | |||
| 520 | pmax.h | ||
| 521 | started trivial. grown in tiny changes, except for maybe Jim Wilson's | ||
| 522 | comment. | ||
| 523 | |||
| 524 | ? irix4-0.h | ||
| 525 | I would say started non-trivial (1992, rms). only tiny changes since | ||
| 526 | installed. | ||
| 527 | |||
| 528 | ? irix5-0.h | 511 | ? irix5-0.h |
| 529 | I would say started non-trivial (1993, jimb, heavily based | 512 | I would say started non-trivial (1993, jimb, heavily based |
| 530 | on irix4-0.h). A few borderline non-tiny changes since. | 513 | on irix4-0.h). A few borderline non-tiny changes since. |
| @@ -533,11 +516,7 @@ usg5-4-2.h | |||
| 533 | started non-trivial, but was heavily based on usg5-4.h, which was and is | 516 | started non-trivial, but was heavily based on usg5-4.h, which was and is |
| 534 | copyright FSF. only tiny changes since installed. | 517 | copyright FSF. only tiny changes since installed. |
| 535 | 518 | ||
| 536 | sol2-3.h | 519 | aix3-2.h, hpux8.h, hpux9.h, netbsd.h |
| 537 | started trivial. only non-tiny change (1994) incorporated code from | ||
| 538 | usg5-4.h, which was and is copyright FSF. | ||
| 539 | |||
| 540 | aix3-2.h, bsd386.h, hpux8.h, hpux9.h, netbsd.h | ||
| 541 | started trivial, grown in tiny changes. | 520 | started trivial, grown in tiny changes. |
| 542 | 521 | ||
| 543 | netbsd.h: | 522 | netbsd.h: |
| @@ -552,8 +531,8 @@ Someone might want to tweak the copyright years (for dates before | |||
| 552 | Note: erring on the side of caution, I also added notices to some | 531 | Note: erring on the side of caution, I also added notices to some |
| 553 | files I thought might be considered non-trivial (if one includes | 532 | files I thought might be considered non-trivial (if one includes |
| 554 | comment) in s/: | 533 | comment) in s/: |
| 555 | aix4-1.h hpux10.h irix6-0.h irix6-5.h | 534 | aix4-1.h hpux10.h irix6-5.h |
| 556 | ptx4.h sol2.h | 535 | sol2.h |
| 557 | 536 | ||
| 558 | (everything with > 30 non-blank lines, which at least is _some_ kind of | 537 | (everything with > 30 non-blank lines, which at least is _some_ kind of |
| 559 | system) | 538 | system) |