diff options
author | Glenn Morris <rgm@gnu.org> | 2007-03-11 19:57:32 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-03-11 19:57:32 +0000 |
commit | 70eddbc09f4d3fe0e057d94e3ea2d55df46c0aff (patch) | |
tree | 3ecac4626f8e2c7757e8e065575bdd5e3ce0eadf /etc/emacs.csh | |
parent | dc97703bc67e393a0e4e62987fa340faa55a5958 (diff) | |
download | emacs-70eddbc09f4d3fe0e057d94e3ea2d55df46c0aff.tar.gz |
Remove license from trivial file.
Diffstat (limited to 'etc/emacs.csh')
-rw-r--r-- | etc/emacs.csh | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/emacs.csh b/etc/emacs.csh index 58c2bf03fa9..5f489333a8b 100644 --- a/etc/emacs.csh +++ b/etc/emacs.csh @@ -1,22 +1,7 @@ ### emacs.csh -## Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 -## Free Software Foundation, Inc. - ## Author: Michael DeCorte -## COPYING PERMISSIONS: - -## Permission is hereby granted, free of charge, to any person -## obtaining a copy of this file, to deal in the file without -## restriction, including without limitation the rights to use, copy, -## modify, merge, publish, distribute, sublicense, and/or sell copies -## of the file, and to permit persons to whom the file is furnished to -## do so, subject to the following condition: -## -## The above copyright notice and this permission notice shall be -## included in all copies or substantial portions of the file. - ### Commentary: ## This defines a csh command named `edit' which resumes an |