diff options
author | fluxgen <fluxgen> | 2004-09-11 23:00:44 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-09-11 23:00:44 (GMT) |
commit | acd2176355876a7bb7afe9d026f9780a3d1c2737 (patch) | |
tree | 7b4e6b26bbca723fc3acc9d4e43208de5f00118f /src | |
parent | 82c2f3521eb10730b2a4b9d61a7be92dbd685840 (diff) | |
download | fluxbox-acd2176355876a7bb7afe9d026f9780a3d1c2737.zip fluxbox-acd2176355876a7bb7afe9d026f9780a3d1c2737.tar.bz2 |
copyright update
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/GContext.cc | 4 | ||||
-rw-r--r-- | src/FbTk/GContext.hh | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/FbTk/GContext.cc b/src/FbTk/GContext.cc index dae8fac..628df07 100644 --- a/src/FbTk/GContext.cc +++ b/src/FbTk/GContext.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // GContext.cc for FbTk - fluxbox toolkit | 1 | // GContext.cc for FbTk - fluxbox toolkit |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) | 2 | // Copyright (c) 2003-2004 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: GContext.cc,v 1.6 2004/01/09 01:19:48 fluxgen Exp $ | 22 | // $Id: GContext.cc,v 1.7 2004/09/11 23:00:44 fluxgen Exp $ |
23 | 23 | ||
24 | #include "GContext.hh" | 24 | #include "GContext.hh" |
25 | 25 | ||
diff --git a/src/FbTk/GContext.hh b/src/FbTk/GContext.hh index 4327c97..d3dde35 100644 --- a/src/FbTk/GContext.hh +++ b/src/FbTk/GContext.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // GContext.hh for FbTk - fluxbox toolkit | 1 | // GContext.hh for FbTk - fluxbox toolkit |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) | 2 | // Copyright (c) 2003-2004 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: GContext.hh,v 1.10 2004/07/06 10:47:36 fluxgen Exp $ | 22 | // $Id: GContext.hh,v 1.11 2004/09/11 23:00:44 fluxgen Exp $ |
23 | 23 | ||
24 | #ifndef FBTK_GCONTEXT_HH | 24 | #ifndef FBTK_GCONTEXT_HH |
25 | #define FBTK_GCONTEXT_HH | 25 | #define FBTK_GCONTEXT_HH |