From 445392690213686759254556c4a6ae0fe70765bd Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Sat, 13 Feb 2010 17:16:08 +0000 Subject: Added and updated the license info in all the source files, they still said copyright 2007-2008. --- src/urn.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/urn.cpp') diff --git a/src/urn.cpp b/src/urn.cpp index e69de29..b798a1f 100644 --- a/src/urn.cpp +++ b/src/urn.cpp @@ -0,0 +1,8 @@ +/* + * Copyright (C) 2007-2010 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. + */ + + -- cgit v1.2.3