CopyrightUpdater 1.4

Copyright 2001-2013
by Dana Proctor
http://dandymadeproductions.com

What is the CopyrightUpdater?

   The CopyrightUpdater provides a simple graphical interface to update the copyright information in a source Java file. The essential functionality is a line pattern match replacement scheme.

Dana M. Proctor

Requirements:

Installation Notes:

   To get started download and unzip the release file to your local hard drive using a program such as WinZip or similar compression/decompression program. On a Windows system this may be any location, but on a Unix or Linux system it will be in the home directory of the user. If multiple users are to access the application then consult with the system administrator of your workstation. The likely location will be in the /usr/local or shareddocs directory, which all users have access to for application execution.

Running the Demo Application

    The CopyrightUpdater application is a Java based program and does require the JRE, to be installed. The minimum runtime environment needs to be JRE-1.6. In the installation directory are two scripts one for Windows systems, updater.bat, and one for linux, updater.sh. Both of these scripts just execute the command "java -jar CopyrightUpdater.jar".

Copyright Notice:

This program is licensed under the GNU GPL.

Version History: