]> git.tdb.fi Git - builder.git/blobdiff - source/makesymlink.cpp
Fix an incorrect assumption of target name being the basename of its path
[builder.git] / source / makesymlink.cpp
index b7f64de623e9e59b88e23f7039589ffb638b2e38..6286bac0ef4f1adcb0382f8dd084d28a15ebc598 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of builder
-Copyright © 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <unistd.h>
 #include <msp/fs/utils.h>
 #include <msp/io/print.h>