[Xfce4-commits] <thunarx-python:master> Updated some copyright info
Adam Plumb
noreply at xfce.org
Thu May 27 18:10:46 CEST 2010
Updating branch refs/heads/master
to c7e378f211d8ab4ee8bd140b2dbc7ac3f5a6e87e (commit)
from 9b8f113cf72e5e7189a7cda2298046c94bddd559 (commit)
commit c7e378f211d8ab4ee8bd140b2dbc7ac3f5a6e87e
Author: Adam Plumb <adamplumb at gmail.com>
Date: Wed Dec 16 13:21:06 2009 -0500
Updated some copyright info
AUTHORS | 1 +
configure.ac.in | 2 +-
src/thunarx-python-object.c | 2 +-
src/thunarx-python-object.h | 2 +-
src/thunarx-python.c | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index e69de29..186182e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1 @@
+Adam Plumb <adamplumb at gmail.com>
diff --git a/configure.ac.in b/configure.ac.in
index f2b1721..26813a7 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,6 +1,6 @@
dnl $Id: configure.in.in 2439 2007-01-20 10:41:39Z benny $
dnl
-dnl Copyright (c) 2006-2007
+dnl Copyright (c) 2006-2009
dnl The Thunar development team. All rights reserved.
dnl
dnl Originally written for Thunar by Benedikt Meurer <benny at xfce.org>.
diff --git a/src/thunarx-python-object.c b/src/thunarx-python-object.c
index c8dba4b..c26e8a2 100644
--- a/src/thunarx-python-object.c
+++ b/src/thunarx-python-object.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2006 Peter de Ridder <peter at xfce.org>
+ * Copyright (c) 2009 Adam Plumb <adamplumb at gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/thunarx-python-object.h b/src/thunarx-python-object.h
index 184ae1a..0e5ed38 100644
--- a/src/thunarx-python-object.h
+++ b/src/thunarx-python-object.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2006 Peter de Ridder <peter at xfce.org>
+ * Copyright (c) 2009 Adam Plumb <adamplumb at gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/thunarx-python.c b/src/thunarx-python.c
index 4375db5..91c26e1 100644
--- a/src/thunarx-python.c
+++ b/src/thunarx-python.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2006 Peter de Ridder <peter at xfce.org>
+ * Copyright (c) 2009 Adam Plumb <adamplumb at gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
More information about the Xfce4-commits
mailing list