[Xfce4-commits] <xfce4-indicator-plugin:master> fix license

Mark Trompell noreply at xfce.org
Thu Feb 17 08:30:21 CET 2011


Updating branch refs/heads/master
         to 78780859d2357dd573ac13456c152c114c0fecc2 (commit)
       from 53a9a8f2968238299ffb271308c914b16c4f06de (commit)

commit 78780859d2357dd573ac13456c152c114c0fecc2
Author: Mark Trompell <mark at foresightlinux.org>
Date:   Thu Jun 4 14:32:58 2009 +0200

    fix license

 Makefile.am              |    2 --
 NEWS                     |    4 ++--
 TODO                     |    3 ++-
 configure.in.in          |    2 --
 panel-plugin/Makefile.am |    2 --
 panel-plugin/indicator.c |    4 +---
 panel-plugin/indicator.h |    4 +---
 7 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index a5625b4..56fdc91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-# $Id: Makefile.am 2257 2006-12-19 19:49:00Z nick $
-
 SUBDIRS =								\
 	icons								\
 	panel-plugin 							\
diff --git a/NEWS b/NEWS
index b4c4f0d..42d229c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
-0.0.0.1
+0.0.1
 =====
-- The plugin that doesn't do anything useful yet.
+- 
diff --git a/TODO b/TODO
index 81b1089..e93535a 100644
--- a/TODO
+++ b/TODO
@@ -2,4 +2,5 @@ For 0.0.1:
 get the basics done.
 
 For 0.0.2:
-
+cleanup and tweaking
+translations
diff --git a/configure.in.in b/configure.in.in
index b5b9027..589b0f1 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,5 +1,3 @@
-dnl $Id: configure.in.in 3434 2007-10-24 22:36:53Z kelnos $
-dnl
 dnl xfce4-indicator-plugin - A indicator plugin for the Xfce panel
 dnl
 dnl 2009 Mark Trompell <mark at foresightlinux.org>
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index ece08ae..c8e4644 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -1,5 +1,3 @@
-# $Id: Makefile.am 2257 2006-12-19 19:49:00Z nick $
-
 INCLUDES =										\
 	-I$(top_srcdir)								\
 	-DG_LOG_DOMAIN=\"xfce4-indicator-plugin\"	\
diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c
index 6308760..3c38ca9 100644
--- a/panel-plugin/indicator.c
+++ b/panel-plugin/indicator.c
@@ -1,6 +1,4 @@
-/*  $Id: indicator.c 2257 2006-12-19 19:49:00Z nick $
- *
- *  Copyright (c) 2006-2007 John Doo <john at foo.org>
+/*  Copyright (c) 2009 Mark Trompell <mark at foresightlinux.org>
  *
  *  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/panel-plugin/indicator.h b/panel-plugin/indicator.h
index 2d7fdb1..a6b12d3 100644
--- a/panel-plugin/indicator.h
+++ b/panel-plugin/indicator.h
@@ -1,6 +1,4 @@
-/*  $Id: indicator.h 2257 2006-12-19 19:49:00Z nick $
- *
- *  Copyright (c) 2006-2007 John Doo <john at foo.org>
+/*  Copyright (c) 2009 Mark Trompell <mark at foresightlinux.org>
  *
  *  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



More information about the Xfce4-commits mailing list