From c438036698d984a3aa4f1b595e6e8eb00a075b66 Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Fri, 8 Jan 2010 21:33:12 -0600 Subject: [PATCH] Update some copyright years. --- Timeline/TLE.fl | 4 ++-- Timeline/main.C | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Timeline/TLE.fl b/Timeline/TLE.fl index ea9d097..7597b45 100644 --- a/Timeline/TLE.fl +++ b/Timeline/TLE.fl @@ -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 {} { diff --git a/Timeline/main.C b/Timeline/main.C index f69663f..7e70b76 100644 --- a/Timeline/main.C +++ b/Timeline/main.C @@ -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"