]> git.tdb.fi Git - builder.git/blobdiff - source/component.cpp
Replace per-file copyright notices with a single file
[builder.git] / source / component.cpp
index e48e4f518477ff285d8b2878e8739d0f6b5147ca..ea53d23ea94693fb35e79a290bd5a9364215b018 100644 (file)
@@ -1,12 +1,4 @@
-/* $Id$
-
-This file is part of builder
-Copyright © 2006-2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <algorithm>
-#include <msp/core/except.h>
 #include <msp/fs/dir.h>
 #include <msp/fs/stat.h>
 #include <msp/fs/utils.h>