all repos — fluxbox @ 7581c6e5a3ffc5c82d2960f102a7564e0e70e267

custom fork of the fluxbox windowmanager

updated copyright
fluxgen fluxgen
commit

7581c6e5a3ffc5c82d2960f102a7564e0e70e267

parent

346dacc633a68e14315cdd13f79c31b6e86f124f

2 files changed, 5 insertions(+), 5 deletions(-)

jump to
M src/FbTk/Text.ccsrc/FbTk/Text.cc

@@ -1,5 +1,5 @@

// Text.cc for FbTk - text utils -// Copyright (c) 2002 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Text.cc,v 1.1 2002/12/02 20:11:58 fluxgen Exp $ +// $Id: Text.cc,v 1.2 2003/08/11 14:59:57 fluxgen Exp $ #include "Text.hh"
M src/FbTk/Text.hhsrc/FbTk/Text.hh

@@ -1,5 +1,5 @@

-// Text.hh for FbTk - text utils -// Copyright (c) 2002 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Text.hh for FbTk - text utils +// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Text.hh,v 1.1 2002/12/02 20:11:57 fluxgen Exp $ +// $Id: Text.hh,v 1.2 2003/08/11 14:59:40 fluxgen Exp $ #ifndef FBTK_TEXT_HH #define FBTK_TEXT_HH