diff options
author | Per Bothner <bothner@cygnus.com> | 1995-01-04 20:57:31 +0000 |
---|---|---|
committer | Per Bothner <bothner@cygnus.com> | 1995-01-04 20:57:31 +0000 |
commit | 3812b1378b4c6b73186eb41de60845bf9e7ce581 (patch) | |
tree | 7a9aa383be08999297cc60fa1b0218bef70bc291 /config.guess | |
parent | 494c6fbcdbc06f4cf8021cb4c0c4690e5a297140 (diff) | |
download | emacs-3812b1378b4c6b73186eb41de60845bf9e7ce581.tar.gz |
Update copyright notice.
Diffstat (limited to 'config.guess')
-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 @@ #!/bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by |