diff options
author | fluxgen <fluxgen> | 2003-08-19 16:03:52 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-08-19 16:03:52 (GMT) |
commit | 4044ac424eaa512a832a6d86082c57f4968d6b4a (patch) | |
tree | ca09adf914d930f31e89b59d547ecb830166d212 /src/FbTk | |
parent | e5ce1a65836e1c546feed652b2be7b25da507b75 (diff) | |
download | fluxbox-4044ac424eaa512a832a6d86082c57f4968d6b4a.zip fluxbox-4044ac424eaa512a832a6d86082c57f4968d6b4a.tar.bz2 |
copyright update
Diffstat (limited to 'src/FbTk')
-rw-r--r-- | src/FbTk/Subject.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/Subject.hh b/src/FbTk/Subject.hh index 187069b..ca8d142 100644 --- a/src/FbTk/Subject.hh +++ b/src/FbTk/Subject.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // Subject.hh for FbTk | 1 | // Subject.hh for FbTk |
2 | // Copyright (c) 2002 Henrik Kinnunen (fluxgen@fluxbox.org) | 2 | // Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen<at>users.sourceforge.net) |
3 | // | 3 | // |
4 | // Permission is hereby granted, free of charge, to any person obtaining a | 4 | // Permission is hereby granted, free of charge, to any person obtaining a |
5 | // copy of this software and associated documentation files (the "Software"), | 5 | // copy of this software and associated documentation files (the "Software"), |
@@ -19,7 +19,7 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id: Subject.hh,v 1.2 2003/08/11 15:01:50 fluxgen Exp $ | 22 | // $Id: Subject.hh,v 1.3 2003/08/19 16:03:52 fluxgen Exp $ |
23 | 23 | ||
24 | #ifndef FBTK_SUBJECT_HH | 24 | #ifndef FBTK_SUBJECT_HH |
25 | #define FBTK_SUBJECT_HH | 25 | #define FBTK_SUBJECT_HH |