diff options
author | Weblate <noreply@weblate.org> | 2017-07-24 13:50:24 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-07-24 13:50:24 +0000 |
commit | 2ca3b73a3e1d9697bd3abacc7d2d03c267b29af1 (patch) | |
tree | 54154f27b72df47b181d12b36d710f3ca246b435 /src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-2ca3b73a3e1d9697bd3abacc7d2d03c267b29af1.tar.gz lumina-2ca3b73a3e1d9697bd3abacc7d2d03c267b29af1.tar.bz2 lumina-2ca3b73a3e1d9697bd3abacc7d2d03c267b29af1.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h')
-rw-r--r-- | src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h b/src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h index 665f68c0..1fe0ed73 100644 --- a/src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h +++ b/src-qt5/core/lumina-theme-engine/src/lthemeengine/qsspage.h @@ -1,31 +1,3 @@ -/* - * Copyright (c) 2014-2017, Ilya Kotov <forkotov02@hotmail.ru> - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - #ifndef QSSPAGE_H #define QSSPAGE_H |