diff options
Diffstat (limited to 'Slimber/Qt/QtMenulet.cpp')
-rw-r--r-- | Slimber/Qt/QtMenulet.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Slimber/Qt/QtMenulet.cpp b/Slimber/Qt/QtMenulet.cpp index 58c7d50..71e4f70 100644 --- a/Slimber/Qt/QtMenulet.cpp +++ b/Slimber/Qt/QtMenulet.cpp @@ -1,2 +1,8 @@ +/* + * Copyright (c) 2010 Remko Tronçon + * Licensed under the GNU General Public License v3. + * See Documentation/Licenses/GPLv3.txt for more information. + */ + #include "Slimber/Qt/QtMenulet.h" |