X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fglob.cpp;h=0af6b9bbbbd2b81d3421878201ae7c8fcfbe23db;hp=0d77c8d9d14319c0bf04f8cedbeeb2a17cd825d5;hb=5b1368cb791cab043f0435628cacbaff36e39b7b;hpb=381c89769c0ffaa14e6a92c662323b5c45e1eba3 diff --git a/source/glob.cpp b/source/glob.cpp index 0d77c8d..0af6b9b 100644 --- a/source/glob.cpp +++ b/source/glob.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2007 Mikko Rasa +Distributed under the LGPL +*/ + #include "glob.h" using namespace std;