summaryrefslogtreecommitdiff
path: root/gtksourceview/gtksourcegutter.h
diff options
context:
space:
mode:
authorGarrett Regier <alias301@gmail.com>2010-06-05 22:44:25 -0700
committerGarrett Regier <alias301@gmail.com>2010-06-08 11:45:38 -0700
commit1a2af03e8a2e101df870d476d55f2b4b9a01b66c (patch)
tree51087c6888ac985b2f3bf772b2dc4ca0fa195176 /gtksourceview/gtksourcegutter.h
parent7412b837561e996ef571397f8fd20a1fc6dd7645 (diff)
downloadgtksourceview-1a2af03e8a2e101df870d476d55f2b4b9a01b66c.tar.gz
Added "This file is part of GtkSourceView" to files and corrected package name
Converted all package references that used gtksourceview to GtkSourceView.
Diffstat (limited to 'gtksourceview/gtksourcegutter.h')
-rw-r--r--gtksourceview/gtksourcegutter.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtksourceview/gtksourcegutter.h b/gtksourceview/gtksourcegutter.h
index 61931235..4dda0807 100644
--- a/gtksourceview/gtksourcegutter.h
+++ b/gtksourceview/gtksourcegutter.h
@@ -1,15 +1,15 @@
-/*
+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; coding: utf-8 -*- *
* gtksourcegutter.h
- * This file is part of gtksourceview
+ * This file is part of GtkSourceView
*
* Copyright (C) 2009 - Jesse van den Kieboom
*
- * gtksourceview is free software; you can redistribute it and/or
+ * GtkSourceView is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
- * gtksourceview is distributed in the hope that it will be useful,
+ * GtkSourceView 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
* Lesser General Public License for more details.