diff options
| author | Per Bothner | 1995-01-04 20:57:31 +0000 |
|---|---|---|
| committer | Per Bothner | 1995-01-04 20:57:31 +0000 |
| commit | 3812b1378b4c6b73186eb41de60845bf9e7ce581 (patch) | |
| tree | 7a9aa383be08999297cc60fa1b0218bef70bc291 | |
| parent | 494c6fbcdbc06f4cf8021cb4c0c4690e5a297140 (diff) | |
| download | emacs-3812b1378b4c6b73186eb41de60845bf9e7ce581.tar.gz emacs-3812b1378b4c6b73186eb41de60845bf9e7ce581.zip | |
Update copyright notice.
| -rwxr-xr-x | config.guess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess index 5f9a6624635..310842e050d 100755 --- a/config.guess +++ b/config.guess | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | # Attempt to guess a canonical system name. | 2 | # Attempt to guess a canonical system name. |
| 3 | # Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. | 3 | # Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is free software; you can redistribute it and/or modify it | 5 | # This file is free software; you can redistribute it and/or modify it |
| 6 | # under the terms of the GNU General Public License as published by | 6 | # under the terms of the GNU General Public License as published by |