From 2bfbae8fa26d95785076d6200faecde0fab38240 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 8 Nov 2012 23:03:46 +0000 Subject: ...apparently I forgot to copyright this. Now it's BSD licensed. --- src/astleaf.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/astleaf.cpp') diff --git a/src/astleaf.cpp b/src/astleaf.cpp index f9ede90..33cfc60 100644 --- a/src/astleaf.cpp +++ b/src/astleaf.cpp @@ -1,3 +1,9 @@ +/* + * Copyright (C) 2007-2012 Xagasoft, All rights reserved. + * + * This file is part of the Xagasoft Build and is released under the + * terms of the license contained in the file LICENSE. + */ #include "astleaf.h" AstLeaf::AstLeaf( const Location &loc, Type eType ) : -- cgit v1.2.3