[netspeed] Update year in info-box; add vim-settings to headers
- From: Jörgen Scheibengruber <mfcn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [netspeed] Update year in info-box; add vim-settings to headers
- Date: Sat, 5 Jun 2010 14:10:36 +0000 (UTC)
commit ef8d9b91b39281f55b5a1579572ce2815d15b5a5
Author: Jörgen Scheibengruber <mfcn gmx de>
Date: Sat Jun 5 15:32:55 2010 +0300
Update year in info-box; add vim-settings to headers
src/backend.c | 1 +
src/backend.h | 1 +
src/netspeed.c | 5 +++--
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/src/backend.c b/src/backend.c
index 4b93709..d55c100 100644
--- a/src/backend.c
+++ b/src/backend.c
@@ -1,4 +1,5 @@
/* backend.c
+ * vim:ts=4:sw=4:noexpandtab:cindent
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/backend.h b/src/backend.h
index 4bf7c3f..b60c615 100644
--- a/src/backend.h
+++ b/src/backend.h
@@ -1,4 +1,5 @@
/* backend.h
+ * vim:ts=4:sw=4:noexpandtab:cindent
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/netspeed.c b/src/netspeed.c
index 96008ec..8ce75aa 100644
--- a/src/netspeed.c
+++ b/src/netspeed.c
@@ -1,4 +1,5 @@
- /* netspeed.c
+/* netspeed.c
+ * vim:ts=4:sw=4:noexpandtab:cindent
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -834,7 +835,7 @@ about_cb(BonoboUIComponent *uic, gpointer data, const gchar *verbname)
gtk_show_about_dialog (NULL,
"version", VERSION,
- "copyright", "Copyright 2002 - 2003 Jörgen Scheibengruber",
+ "copyright", "Copyright 2002 - 2010 Jörgen Scheibengruber",
"comments", _("A little applet that displays some information on the traffic on the specified network device"),
"authors", authors,
"documenters", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]