summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar-tabs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-sidebar-tabs.c')
-rw-r--r--src/nautilus-sidebar-tabs.c14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/nautilus-sidebar-tabs.c b/src/nautilus-sidebar-tabs.c
index c3b8ce97d..925ad636c 100644
--- a/src/nautilus-sidebar-tabs.c
+++ b/src/nautilus-sidebar-tabs.c
@@ -1,14 +1,16 @@
/* -*- mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* Nautilus
+/*
+ * Nautilus
+ *
* Copyright (C) 2000 Eazel, Inc.
*
- * This program is free software; you can redistribute it and/or modify
+ * Nautilus 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 of the License, or
- * (at your option) any later version.
+ * (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * Nautilus 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.
@@ -19,7 +21,9 @@
*
* Author: Andy Hertzfeld <andy@eazel.com>
*
- * This is the tabs widget for the sidebar, which represents closed panels as folder tabs
+ */
+
+/* This is the tabs widget for the sidebar, which represents closed panels as folder tabs
*/
#include <config.h>