summaryrefslogtreecommitdiff
path: root/gedit/gedit-commands-help.c
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2014-02-05 18:55:52 +0100
committerPaolo Borelli <pborelli@gnome.org>2014-02-05 18:56:47 +0100
commit714ac23e145d65cf76ffa6ade6535a89b1b5a5ab (patch)
tree8b704459295892ca292033ff151ff6b8632eff68 /gedit/gedit-commands-help.c
parentffd59a6d6f29c3096f1bf73450293717f2e306d9 (diff)
downloadgedit-714ac23e145d65cf76ffa6ade6535a89b1b5a5ab.tar.gz
Remove unhelpful comment blurb that refers to the old ChangeLog
Diffstat (limited to 'gedit/gedit-commands-help.c')
-rw-r--r--gedit/gedit-commands-help.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 26ddb6cd7..1e537e3e1 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -20,14 +20,6 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-/*
- * Modified by the gedit Team, 1998-2005. See the AUTHORS file for a
- * list of people on the gedit Team.
- * See the ChangeLog files for a list of changes.
- *
- * $Id$
- */
-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif