aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/StringUtil.cc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-05-02 20:42:56 (GMT)
committerfluxgen <fluxgen>2004-05-02 20:42:56 (GMT)
commitac24a4ae8da8ddecdbdf1901aa2182307249dfb1 (patch)
treef2c12297c7505a152585ebc3dcb55490d56c3bc4 /src/FbTk/StringUtil.cc
parent73d2e5b7da332cbc42c987889bb2df879d354f8e (diff)
downloadfluxbox-ac24a4ae8da8ddecdbdf1901aa2182307249dfb1.zip
fluxbox-ac24a4ae8da8ddecdbdf1901aa2182307249dfb1.tar.bz2
copyright update
Diffstat (limited to 'src/FbTk/StringUtil.cc')
-rw-r--r--src/FbTk/StringUtil.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/StringUtil.cc b/src/FbTk/StringUtil.cc
index b83300d..92d9eb3 100644
--- a/src/FbTk/StringUtil.cc
+++ b/src/FbTk/StringUtil.cc
@@ -1,5 +1,5 @@
1// StringUtil.cc for fluxbox 1// StringUtil.cc for fluxbox
2// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen<at>linuxmail.org) 2// Copyright (c) 2001 - 2004 Henrik Kinnunen (fluxgen<at>fluxbox<dot>org)
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: StringUtil.cc,v 1.10 2004/02/28 10:46:02 fluxgen Exp $ 22// $Id: StringUtil.cc,v 1.11 2004/05/02 20:42:56 fluxgen Exp $
23 23
24#include "StringUtil.hh" 24#include "StringUtil.hh"
25 25