diff --git a/src/colorscheme/ColorScheme.cpp b/src/colorscheme/ColorScheme.cpp index e861ee68..3ac21c61 100644 --- a/src/colorscheme/ColorScheme.cpp +++ b/src/colorscheme/ColorScheme.cpp @@ -1,22 +1,9 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ // Own diff --git a/src/colorscheme/ColorScheme.h b/src/colorscheme/ColorScheme.h index 840a56b4..84f9dd91 100644 --- a/src/colorscheme/ColorScheme.h +++ b/src/colorscheme/ColorScheme.h @@ -1,22 +1,9 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORSCHEME_H diff --git a/src/colorscheme/ColorSchemeEditor.cpp b/src/colorscheme/ColorSchemeEditor.cpp index cac855dc..43debbb2 100644 --- a/src/colorscheme/ColorSchemeEditor.cpp +++ b/src/colorscheme/ColorSchemeEditor.cpp @@ -1,20 +1,7 @@ /* - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ // Own diff --git a/src/colorscheme/ColorSchemeEditor.h b/src/colorscheme/ColorSchemeEditor.h index 23693188..26ed8126 100644 --- a/src/colorscheme/ColorSchemeEditor.h +++ b/src/colorscheme/ColorSchemeEditor.h @@ -1,20 +1,7 @@ /* - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORSCHEMEEDITOR_H diff --git a/src/colorscheme/ColorSchemeManager.cpp b/src/colorscheme/ColorSchemeManager.cpp index f826eb34..4c49fe02 100644 --- a/src/colorscheme/ColorSchemeManager.cpp +++ b/src/colorscheme/ColorSchemeManager.cpp @@ -1,23 +1,10 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - Copyright 2018 by Harald Sitter - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + SPDX-FileCopyrightText: 2018 Harald Sitter + + SPDX-License-Identifier: GPL-2.0-or-later */ // Own diff --git a/src/colorscheme/ColorSchemeManager.h b/src/colorscheme/ColorSchemeManager.h index 4af3fcc2..845fe931 100644 --- a/src/colorscheme/ColorSchemeManager.h +++ b/src/colorscheme/ColorSchemeManager.h @@ -1,23 +1,10 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - Copyright 2018 by Harald Sitter - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + SPDX-FileCopyrightText: 2018 Harald Sitter + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORSCHEMEMANAGER_H diff --git a/src/colorscheme/ColorSchemeViewDelegate.cpp b/src/colorscheme/ColorSchemeViewDelegate.cpp index 1c6f2c09..b4eb9947 100644 --- a/src/colorscheme/ColorSchemeViewDelegate.cpp +++ b/src/colorscheme/ColorSchemeViewDelegate.cpp @@ -1,21 +1,8 @@ /* - Copyright 2007-2008 by Robert Knight - Copyright 2018 by Harald Sitter - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + SPDX-FileCopyrightText: 2018 Harald Sitter + + SPDX-License-Identifier: GPL-2.0-or-later */ // Own diff --git a/src/colorscheme/ColorSchemeViewDelegate.h b/src/colorscheme/ColorSchemeViewDelegate.h index 30811c3b..586f3548 100644 --- a/src/colorscheme/ColorSchemeViewDelegate.h +++ b/src/colorscheme/ColorSchemeViewDelegate.h @@ -1,21 +1,8 @@ /* - Copyright 2007-2008 by Robert Knight - Copyright 2018 by Harald Sitter - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + SPDX-FileCopyrightText: 2018 Harald Sitter + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORSCHEMEVIEWDELEGATE_H diff --git a/src/colorscheme/ColorSchemeWallpaper.cpp b/src/colorscheme/ColorSchemeWallpaper.cpp index cb035a09..d31db950 100644 --- a/src/colorscheme/ColorSchemeWallpaper.cpp +++ b/src/colorscheme/ColorSchemeWallpaper.cpp @@ -1,22 +1,9 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ // Own diff --git a/src/colorscheme/ColorSchemeWallpaper.h b/src/colorscheme/ColorSchemeWallpaper.h index cc226b6e..ed360d36 100644 --- a/src/colorscheme/ColorSchemeWallpaper.h +++ b/src/colorscheme/ColorSchemeWallpaper.h @@ -1,22 +1,9 @@ /* This source file is part of Konsole, a terminal emulator. - Copyright 2007-2008 by Robert Knight - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + SPDX-FileCopyrightText: 2007-2008 Robert Knight + + SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef COLORSCHEMEWALLPAPER_H