X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/e9090f6f9ef4dfd246933e8dfdfcc98d8a306059..38cb49db06c9e489599632480cf25ecd60b110d8:/packages/load-relative/test/load-file1.el diff --git a/packages/load-relative/test/load-file1.el b/packages/load-relative/test/load-file1.el index 724b52820..00930a54f 100644 --- a/packages/load-relative/test/load-file1.el +++ b/packages/load-relative/test/load-file1.el @@ -1,3 +1,18 @@ +;; Copyright (C) 2015 Free Software Foundation, Inc + +;; Author: Rocky Bernstein + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with this program. If not, see . (setq loaded-file "load-file1") (setq loaded-file1 't) -