[Japi-cvs] SF.net SVN: japi:[821] libs/swing-tod/trunk
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2009-02-14 21:28:15
|
Revision: 821
http://japi.svn.sourceforge.net/japi/?rev=821&view=rev
Author: christianhujer
Date: 2009-02-14 21:28:13 +0000 (Sat, 14 Feb 2009)
Log Message:
-----------
Updated copyright statements in source code.
Modified Paths:
--------------
libs/swing-tod/trunk/build.xml
libs/swing-tod/trunk/module.properties
libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/TipOfTheDayManager.java
libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action.properties
libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action_de.properties
Modified: libs/swing-tod/trunk/build.xml
===================================================================
--- libs/swing-tod/trunk/build.xml 2009-02-14 21:27:51 UTC (rev 820)
+++ libs/swing-tod/trunk/build.xml 2009-02-14 21:28:13 UTC (rev 821)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- ~ JAPI libs-swing-tod is a library for displaying tip of the day dialogs.
- ~ Copyright (C) 2007 Christian Hujer.
+ ~ Copyright (C) 2009 Christian Hujer.
~
~ This library is free software; you can redistribute it and/or
~ modify it under the terms of the GNU Lesser General Public
Modified: libs/swing-tod/trunk/module.properties
===================================================================
--- libs/swing-tod/trunk/module.properties 2009-02-14 21:27:51 UTC (rev 820)
+++ libs/swing-tod/trunk/module.properties 2009-02-14 21:28:13 UTC (rev 821)
@@ -1,6 +1,5 @@
#
-# JAPI libs-swing-tod is a library for displaying tip of the day dialogs.
-# Copyright (C) 2007 Christian Hujer.
+# Copyright (C) 2009 Christian Hujer.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Modified: libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/TipOfTheDayManager.java
===================================================================
--- libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/TipOfTheDayManager.java 2009-02-14 21:27:51 UTC (rev 820)
+++ libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/TipOfTheDayManager.java 2009-02-14 21:28:13 UTC (rev 821)
@@ -1,6 +1,5 @@
/*
- * JAPI libs-swing-tod is a library for displaying tip of the day dialogs.
- * Copyright (C) 2007 Christian Hujer.
+ * Copyright (C) 2009 Christian Hujer.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Modified: libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action.properties
===================================================================
--- libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action.properties 2009-02-14 21:27:51 UTC (rev 820)
+++ libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action.properties 2009-02-14 21:28:13 UTC (rev 821)
@@ -1,6 +1,5 @@
#
-# JAPI libs-swing-tod is a library for displaying tip of the day dialogs.
-# Copyright (C) 2007 Christian Hujer.
+# Copyright (C) 2009 Christian Hujer.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Modified: libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action_de.properties
===================================================================
--- libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action_de.properties 2009-02-14 21:27:51 UTC (rev 820)
+++ libs/swing-tod/trunk/src/prj/net/sf/japi/swing/tod/action_de.properties 2009-02-14 21:28:13 UTC (rev 821)
@@ -1,6 +1,5 @@
#
-# JAPI libs-swing-tod is a library for displaying tip of the day dialogs.
-# Copyright (C) 2007 Christian Hujer.
+# Copyright (C) 2009 Christian Hujer.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|