From d9438a679dadbf3d5e813fbc4802909d8e0a6aaf Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Sat, 30 Nov 2002 20:36:22 +0000
Subject: old copyright

---
 src/TextureRender.cc | 5 ++++-
 src/TextureRender.hh | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/src/TextureRender.cc b/src/TextureRender.cc
index aeb318f..b118eff 100644
--- a/src/TextureRender.cc
+++ b/src/TextureRender.cc
@@ -1,6 +1,9 @@
 // TextureRender.cc for fluxbox
 // Copyright (c) 2002 Henrik Kinnunen (fluxgen at fluxbox.org)
 //
+// from Image.cc for Blackbox - an X11 Window manager
+// Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net)
+//
 // Permission is hereby granted, free of charge, to any person obtaining a
 // copy of this software and associated documentation files (the "Software"),
 // to deal in the Software without restriction, including without limitation
@@ -19,7 +22,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: TextureRender.cc,v 1.1 2002/11/30 20:07:49 fluxgen Exp $
+// $Id: TextureRender.cc,v 1.2 2002/11/30 20:36:22 fluxgen Exp $
 
 #include "TextureRender.hh"
 
diff --git a/src/TextureRender.hh b/src/TextureRender.hh
index 8e1a9b3..1ce72fa 100644
--- a/src/TextureRender.hh
+++ b/src/TextureRender.hh
@@ -1,6 +1,9 @@
 // TextureRender.hh for fluxbox
 // Copyright (c) 2002 Henrik Kinnunen (fluxgen at fluxbox.org)
 //
+// Image.hh for Blackbox - an X11 Window manager
+// Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net)
+//
 // Permission is hereby granted, free of charge, to any person obtaining a
 // copy of this software and associated documentation files (the "Software"),
 // to deal in the Software without restriction, including without limitation
@@ -19,7 +22,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: TextureRender.hh,v 1.1 2002/11/30 20:07:49 fluxgen Exp $
+// $Id: TextureRender.hh,v 1.2 2002/11/30 20:36:22 fluxgen Exp $
 
 #ifndef TEXTURRENDER_HH
 #define TEXTURRENDER_HH
-- 
cgit v0.11.2