summaryrefslogtreecommitdiff
path: root/src/epaths.in
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-02-22 11:55:40 +0000
committerGerd Moellmann <gerd@gnu.org>2001-02-22 11:55:40 +0000
commit2bb58df3ab063106ca0dd091e6b499e3fcf0b775 (patch)
tree0668210b45d5fc7f33e183d3fcd28a58f3f53ff8 /src/epaths.in
parentc224f70be54de9209dd98bf0fdd7030e7414a756 (diff)
downloademacs-2bb58df3ab063106ca0dd091e6b499e3fcf0b775.tar.gz
Add copyright notice.
Diffstat (limited to 'src/epaths.in')
-rw-r--r--src/epaths.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/epaths.in b/src/epaths.in
index b17734f5948..db486ac15fb 100644
--- a/src/epaths.in
+++ b/src/epaths.in
@@ -1,4 +1,22 @@
/* Hey Emacs, this is -*- C -*- code! */
+/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+
+This file is part of GNU Emacs.
+
+GNU Emacs 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 2, or (at your option)
+any later version.
+
+GNU Emacs 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 GNU Emacs; see the file COPYING. If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* The default search path for Lisp function "load".
This sets load-path. */