Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SDK
Lokalize
Commits
9859825d
Verified
Commit
9859825d
authored
Sep 16, 2021
by
Alexander Lohnau
💬
Browse files
Standardize beginning/end comments of license headers
parent
02cc5806
Changes
131
Hide whitespace changes
Inline
Side-by-side
src/actionproxy.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2008-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#include
"actionproxy.h"
...
...
src/actionproxy.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2008-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef ACTIONPROXY_H
#define ACTIONPROXY_H
...
...
src/alttransview.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2007-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#include
"alttransview.h"
...
...
src/alttransview.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2007-2008 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef ALTTRANSVIEW_H
#define ALTTRANSVIEW_H
...
...
src/binunitsview.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2009-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#include
"binunitsview.h"
#include
"phaseswindow.h"
//MyTreeView
...
...
src/binunitsview.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2009 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef BINUNITSVIEW_H
#define BINUNITSVIEW_H
...
...
src/catalog/alttrans.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2009 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef ALTTRANS_H
#define ALTTRANS_H
...
...
src/catalog/catalog.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
This file contains parts of KBabel code
...
...
@@ -21,7 +21,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#include
"catalog.h"
#include
"catalog_private.h"
...
...
src/catalog/catalog.h
View file @
9859825d
...
...
@@ -20,7 +20,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#ifndef CATALOG_H
#define CATALOG_H
...
...
src/catalog/catalog_private.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
This file is based on the one from KBabel
...
...
@@ -21,7 +21,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#ifndef CATALOGPRIVATE_H
#define CATALOGPRIVATE_H
...
...
src/catalog/catalogcapabilities.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2009 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef CATALOGCAPABILITIES_H
#define CATALOGCAPABILITIES_H
...
...
src/catalog/catalogstring.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2008-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#include
"catalogstring.h"
...
...
src/catalog/catalogstring.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2008-2009 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef CATALOGSTRING_H
#define CATALOGSTRING_H
...
...
src/catalog/cmd.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2007-2014 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#include
"cmd.h"
...
...
src/catalog/cmd.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
SPDX-FileCopyrightText: 2007-2011 Nick Shaforostoff <shafff@ukr.net>
...
...
@@ -6,7 +6,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
****************************************************************************
*/
*/
#ifndef CMD_H
...
...
src/catalog/gettext/catalogfileplugin.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of KAider
This file contains parts of KBabel code
...
...
@@ -17,7 +17,7 @@
your version of the file, but you are not obligated to do so. If
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#ifndef CATALOGFILEPLUGIN_H
#define CATALOGFILEPLUGIN_H
...
...
src/catalog/gettext/catalogitem.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is based on the one from KBabel
SPDX-FileCopyrightText: 1999-2000 Matthias Kiefer <matthias.kiefer@gmx.de>
...
...
@@ -20,7 +20,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#include
"catalogitem.h"
...
...
src/catalog/gettext/catalogitem.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
This file is based on the one from KBabel
...
...
@@ -21,7 +21,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#ifndef CATALOGITEM_H
#define CATALOGITEM_H
...
...
src/catalog/gettext/catalogitem_private.h
View file @
9859825d
/*
****************************************************************************
/*
This file is part of Lokalize
This file is based on the one from KBabel
...
...
@@ -21,7 +21,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#ifndef CATALOGITEMPRIVATE_H
#define CATALOGITEMPRIVATE_H
...
...
src/catalog/gettext/exportplugin.cpp
View file @
9859825d
/*
****************************************************************************
/*
This file is part of KAider
This file is based on the one from KBabel
...
...
@@ -19,7 +19,7 @@
you do not wish to do so, delete this exception statement from
your version.
****************************************************************************
*/
*/
#include
"catalogfileplugin.h"
...
...
Prev
1
2
3
4
5
…
7
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment