diff options
| author | Glenn Morris | 2016-02-08 08:43:52 -0800 |
|---|---|---|
| committer | Glenn Morris | 2016-02-08 08:43:52 -0800 |
| commit | 5825f42e7a2ed27610f83234038fcf91ec44222e (patch) | |
| tree | 9b882d9b463c3c81f7bd96cd87533b3f3822a511 /test/lisp/net | |
| parent | c0abae57f6115346f0d2e38d897c95de61fcbc85 (diff) | |
| download | emacs-5825f42e7a2ed27610f83234038fcf91ec44222e.tar.gz emacs-5825f42e7a2ed27610f83234038fcf91ec44222e.zip | |
; Some standardization of copyright and license notices in recent new files
Diffstat (limited to 'test/lisp/net')
| -rw-r--r-- | test/lisp/net/network-stream-tests.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lisp/net/network-stream-tests.el b/test/lisp/net/network-stream-tests.el index ad7c1fc7d2b..863064dd537 100644 --- a/test/lisp/net/network-stream-tests.el +++ b/test/lisp/net/network-stream-tests.el | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Lars Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
| 7 | ;; This file is part of GNU Emacs. | ||
| 8 | |||
| 7 | ;; GNU Emacs is free software: you can redistribute it and/or modify | 9 | ;; GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | ;; it under the terms of the GNU General Public License as published by | 10 | ;; it under the terms of the GNU General Public License as published by |
| 9 | ;; the Free Software Foundation, either version 3 of the License, or | 11 | ;; the Free Software Foundation, either version 3 of the License, or |