diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/freebsd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h index 21ccaac670d..b3ca5a8c890 100644 --- a/src/s/freebsd.h +++ b/src/s/freebsd.h | |||
| @@ -5,6 +5,9 @@ | |||
| 5 | 2003, 2004, 2005, 2006, 2007, 2008, 2009 | 5 | 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
| 6 | Free Software Foundation, Inc. | 6 | Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | Author: Shawn M. Carey | ||
| 9 | (according to authors.el) | ||
| 10 | |||
| 8 | This file is part of GNU Emacs. | 11 | This file is part of GNU Emacs. |
| 9 | 12 | ||
| 10 | GNU Emacs is free software: you can redistribute it and/or modify | 13 | GNU Emacs is free software: you can redistribute it and/or modify |