From bc55304f4fa990901000d9077e4efb23ee04c10f Mon Sep 17 00:00:00 2001 From: David Date: Thu, 15 Nov 2007 21:31:43 +0000 Subject: david - adding license tag to the top of all header files --- src/stream.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/stream.h') diff --git a/src/stream.h b/src/stream.h index 1e236a6..078c045 100644 --- a/src/stream.h +++ b/src/stream.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2007 Xagasoft, All rights reserved. + * + * This file is part of the libbu++ library and is released under the + * terms of the license contained in the file LICENSE. + */ + #ifndef BU_STREAM_H #define BU_STREAM_H -- cgit v1.2.3