aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Text.cc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-11 14:59:57 (GMT)
committerfluxgen <fluxgen>2003-08-11 14:59:57 (GMT)
commit7581c6e5a3ffc5c82d2960f102a7564e0e70e267 (patch)
tree58859be71022d15c6186d7bc16611cf2dc5e447c /src/FbTk/Text.cc
parent346dacc633a68e14315cdd13f79c31b6e86f124f (diff)
downloadfluxbox-7581c6e5a3ffc5c82d2960f102a7564e0e70e267.zip
fluxbox-7581c6e5a3ffc5c82d2960f102a7564e0e70e267.tar.bz2
updated copyright
Diffstat (limited to 'src/FbTk/Text.cc')
-rw-r--r--src/FbTk/Text.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/Text.cc b/src/FbTk/Text.cc
index 2a7435e..190e233 100644
--- a/src/FbTk/Text.cc
+++ b/src/FbTk/Text.cc
@@ -1,5 +1,5 @@
1// Text.cc for FbTk - text utils 1// Text.cc for FbTk - text utils
2// Copyright (c) 2002 Henrik Kinnunen (fluxgen at users.sourceforge.net) 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: Text.cc,v 1.1 2002/12/02 20:11:58 fluxgen Exp $ 22// $Id: Text.cc,v 1.2 2003/08/11 14:59:57 fluxgen Exp $
23 23
24#include "Text.hh" 24#include "Text.hh"
25 25