Update some copyright years.

This commit is contained in:
Jonathan Moore Liles 2010-01-08 21:33:12 -06:00
parent 167a924caf
commit c438036698
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ version 1.0108
header_name {.H}
code_name {.C}
comment {//
// Copyright (C) 2008 Jonathan Moore Liles
// Copyright (C) 2008-2010 Jonathan Moore Liles
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@ -1077,7 +1077,7 @@ with fast, light, reliable alternatives.}
xywh {2 288 492 311} hide
} {
Fl_Box {} {
label {Copyright (C) 2008 Jonathan Moore Liles}
label {Copyright (C) 2008-2010 Jonathan Moore Liles}
xywh {43 302 410 37} labeltype SHADOW_LABEL labelfont 1 labelsize 18
}
Fl_Box {} {

View File

@ -60,7 +60,7 @@ TLE *tle;
const char APP_NAME[] = "Non-DAW";
const char APP_TITLE[] = "The Non-DAW";
const char COPYRIGHT[] = "Copyright (C) 2008 Jonathan Moore Liles";
const char COPYRIGHT[] = "Copyright (C) 2008-2010 Jonathan Moore Liles";
#define PACKAGE "non"