diff options
author | Javier <dev.git@javispedro.com> | 2014-06-07 16:47:24 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2014-06-07 16:47:24 +0200 |
commit | da2181ab0281f7c6a3f1d6a91b8e939c635e9bbf (patch) | |
tree | bc59c09766a7b0f2391516069078e96c230e9058 /module/topmenumenubarimpl.h | |
parent | f823791f692e6aeca3f0a855c5e10c02bb48cbde (diff) | |
download | topmenu-qt-da2181ab0281f7c6a3f1d6a91b8e939c635e9bbf.tar.gz topmenu-qt-da2181ab0281f7c6a3f1d6a91b8e939c635e9bbf.zip |
release under lgplv3
Diffstat (limited to 'module/topmenumenubarimpl.h')
-rw-r--r-- | module/topmenumenubarimpl.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/module/topmenumenubarimpl.h b/module/topmenumenubarimpl.h index 4f7bff8..05b4bab 100644 --- a/module/topmenumenubarimpl.h +++ b/module/topmenumenubarimpl.h @@ -1,3 +1,22 @@ +/* + * Copyright 2014 Javier S. Pedro <maemo@javispedro.com> + * + * This file is part of TopMenu. + * + * TopMenu is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * TopMenu is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with TopMenu. If not, see <http://www.gnu.org/licenses/>. + */ + #ifndef TOPMENUMENUBARIMPL_H #define TOPMENUMENUBARIMPL_H |