[alleyoop] Upated dates



commit f63d0a3f3e4ca30dd515cd0658ea7f888bb70b07
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Dec 17 18:15:04 2011 -0500

    Upated dates

 ChangeLog               |    2 ++
 src/alleyoop.c          |    2 +-
 src/alleyoop.h          |    2 +-
 src/main.c              |    2 +-
 src/prefs.c             |    2 +-
 src/process.c           |    2 +-
 src/vgcachegrindprefs.c |    2 +-
 src/vgdefaultview.c     |    2 +-
 src/vggeneralprefs.c    |    2 +-
 src/vggeneralprefs.h    |    2 +-
 src/vghelgrindprefs.c   |    2 +-
 src/vgmemcheckprefs.c   |    2 +-
 src/vgrule-editor.c     |    2 +-
 src/vgrule-list.c       |    2 +-
 src/vgsearchbar.c       |    2 +-
 15 files changed, 16 insertions(+), 14 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f39233b..153a20d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-12-17  Jeffrey Stedfast  <fejj gnome org>
 
+	* src/main.c: Removed GnomeProgram API usage.
+
 	* src/alleyoop.c: Subclass GtkWindow instead of GnomeApp and
 	updated to use GtkUIManager APIs to replace GnomeUIInfo APIs.
 
diff --git a/src/alleyoop.c b/src/alleyoop.c
index 3a8efa8..03ae298 100644
--- a/src/alleyoop.c
+++ b/src/alleyoop.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/alleyoop.h b/src/alleyoop.h
index 49a0033..9473e8b 100644
--- a/src/alleyoop.h
+++ b/src/alleyoop.h
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/main.c b/src/main.c
index ee122f8..e3e247a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/prefs.c b/src/prefs.c
index 2aab28e..b63bf0c 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/process.c b/src/process.c
index b51f7a1..bdd41d5 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgcachegrindprefs.c b/src/vgcachegrindprefs.c
index 692b2f1..db7b19a 100644
--- a/src/vgcachegrindprefs.c
+++ b/src/vgcachegrindprefs.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgdefaultview.c b/src/vgdefaultview.c
index 1382f85..eccac8f 100644
--- a/src/vgdefaultview.c
+++ b/src/vgdefaultview.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vggeneralprefs.c b/src/vggeneralprefs.c
index 5f5e116..edbd019 100644
--- a/src/vggeneralprefs.c
+++ b/src/vggeneralprefs.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vggeneralprefs.h b/src/vggeneralprefs.h
index c95a949..7716d1e 100644
--- a/src/vggeneralprefs.h
+++ b/src/vggeneralprefs.h
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vghelgrindprefs.c b/src/vghelgrindprefs.c
index 7736f04..5bd22e5 100644
--- a/src/vghelgrindprefs.c
+++ b/src/vghelgrindprefs.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgmemcheckprefs.c b/src/vgmemcheckprefs.c
index 7835ab4..e2cc9bb 100644
--- a/src/vgmemcheckprefs.c
+++ b/src/vgmemcheckprefs.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgrule-editor.c b/src/vgrule-editor.c
index 907f860..e13a6dd 100644
--- a/src/vgrule-editor.c
+++ b/src/vgrule-editor.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgrule-list.c b/src/vgrule-list.c
index 1b00098..10977fd 100644
--- a/src/vgrule-list.c
+++ b/src/vgrule-list.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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/vgsearchbar.c b/src/vgsearchbar.c
index 15dc9a5..d8115f5 100644
--- a/src/vgsearchbar.c
+++ b/src/vgsearchbar.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*  Alleyoop
- *  Copyright (C) 2003-2009 Jeffrey Stedfast
+ *  Copyright (C) 2003-2011 Jeffrey Stedfast
  *
  *  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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]