diff options
author | fluxgen <fluxgen> | 2003-04-20 13:52:29 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-04-20 13:52:29 (GMT) |
commit | 92d50b07ed57eb7925e48a91aab44ad2b5fa98eb (patch) | |
tree | aacf05d9f3179d049b8135399bbe51a38b170bbc /src | |
parent | e3793955cbf15ec72e40b509c118bdc059d0ed5c (diff) | |
download | fluxbox-92d50b07ed57eb7925e48a91aab44ad2b5fa98eb.zip fluxbox-92d50b07ed57eb7925e48a91aab44ad2b5fa98eb.tar.bz2 |
license update
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/FontImp.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/FontImp.hh b/src/FbTk/FontImp.hh index 37acaf4..1e0f55f 100644 --- a/src/FbTk/FontImp.hh +++ b/src/FbTk/FontImp.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // FontImp.cc for FbTk | 1 | // FontImp.cc for FbTk |
2 | // Copyright (c) 2002 Henrik Kinnunen (fluxgen@linuxmail.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: FontImp.hh,v 1.2 2002/12/01 13:42:14 rathnor Exp $ | 22 | // $Id: FontImp.hh,v 1.3 2003/04/20 13:52:29 fluxgen Exp $ |
23 | 23 | ||
24 | #ifndef FBTK_FONTIMP_HH | 24 | #ifndef FBTK_FONTIMP_HH |
25 | #define FBTK_FONTIMP_HH | 25 | #define FBTK_FONTIMP_HH |