Skip to content

Commit

Permalink
Use consistent abbreviated SPDX license identifiers for all FSFAP files
Browse files Browse the repository at this point in the history
Same as for GPL but now for all files that are licensed with the FSFAP license.
I used the command

```
sed -i ':a;N;$!ba;s@#\n# Copying and distribution of this file.*without any warranty.@# SPDX-License-Identifier: FSFAP@g' $(git grep -I -l 'Copying and distribution of this file')
```

The following files needed manual fixup due to inconsistent format or
being exceptions like a C file:
* data/valgrind/valgrind-test.c
* data/wpa_supplicant/README.md
* tests/network/curl_client.pm
* tests/x11/evolution/evolution_meeting_imap.pm
* tests/x11/evolution/evolution_meeting_pop.pm

Some others I only found with unusual search commands due to mistyped
license texts, seriously, typos in the license texts:
* tests/feature/feature_console/zypper_crit_sec_fix_only.pm

https://progress.opensuse.org/issues/98616
  • Loading branch information
okurz committed Oct 7, 2021
1 parent 1bd4a3b commit 4b5652f
Show file tree
Hide file tree
Showing 1,717 changed files with 1,719 additions and 8,587 deletions.
6 changes: 1 addition & 5 deletions data/ghostscript/ghostscript_ps2pdf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
# SUSE's openQA tests
#
# Copyright 2016 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: Add ghostscript test
# This test downloads a script that converts all the .ps images in
Expand Down
6 changes: 1 addition & 5 deletions data/graphicsmagick/check_compare.pl
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP
#
# Summary: GraphicMagick testsuite
# Maintainer: Ivan Lausuch <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions data/graphicsmagick/check_compare_PSNR.pl
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP
#
# Summary: GraphicMagick testsuite
# Maintainer: Ivan Lausuch <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions data/graphicsmagick/check_size.pl
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP
#
# Summary: GraphicMagick testsuite
# Maintainer: Ivan Lausuch <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions data/graphicsmagick/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
# SUSE's openQA tests
#
# Copyright 2019 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP
#
# Summary: GraphicMagick testsuite
# Maintainer: Ivan Lausuch <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions data/journalctl_levels/test.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
#!/bin/bash
#
# Copyright 2020 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: Test to check that the logs with the custom error level are inserted
# in the journal
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/ccwdev_list_create.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/chccwdev_main.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/cleanup.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/ipl_tools_common.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/lib_soffline.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/lscss_common.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/safeoffline-1.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/safeoffline-2.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/safeoffline.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/safeoffline_1.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/s390x/TOOL_s390_chccwdev/safeoffline_2.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Copyright 2018 IBM Corp.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP


#!/bin/bash
Expand Down
6 changes: 1 addition & 5 deletions data/valgrind/valgrind-test.c
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
/* Valgrind test program
*
* Copyright 2020 SUSE LLC
*
* Copying and distribution of this file, with or without modification,
* are permitted in any medium without royalty provided the copyright
* notice and this notice are preserved. This file is offered as-is,
* without any warranty.
* SPDX-License-Identifier: FSFAP
*
* Memory leak, uninitialzed values, out-of-bounds read test program to testing
* valgrind
Expand Down
6 changes: 1 addition & 5 deletions data/valgrind/valgrind-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
# SUSE's openQA tests
#
# Copyright 2020 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP
#
# Regression test for valgrind
# Maintainer: Felix Niederwanger <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions data/wpa_supplicant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ The last line says, everything went fine.
# Copyright

Copyright 2020 SUSE LLC

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
SPDX-License-Identifier: FSFAP

## Author

Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Opensuse/Leap/15.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents current (i.e. latest) Leap 15 distribution and
# provides access to its features.
Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Opensuse/Tumbleweed.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2020-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents Tumbleweed distribution and provides access to
# its features.
Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Sle/12.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents Sle12 distribution and provides access to its
# features.
Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Sle/15_current.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents current (i.e. latest) Sle15 distribution and
# provides access to its features.
Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Sle/15sp0.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents SLE15-SP0 distribution and provides access to its
# features.
Expand Down
6 changes: 1 addition & 5 deletions lib/Distribution/Sle/15sp2.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2020 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class represents SLE 15 SP2 distribution and provides access to
# its features.
Expand Down
6 changes: 1 addition & 5 deletions lib/DistributionProvider.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: A library that provides the certain distribution depending on the
# version of the product that is specified for a Test Suite.
Expand Down
6 changes: 1 addition & 5 deletions lib/Element/Checkbox.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2019-2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class introduces checkbox as a UI element with its accessing
# methods.
Expand Down
6 changes: 1 addition & 5 deletions lib/Installation/AddOnProduct/AddOnProductController.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class introduces business actions for Module Selection dialog.
#
Expand Down
6 changes: 1 addition & 5 deletions lib/Installation/AddOnProduct/AddOnProductPage.pm
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act with Add On Product
#
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The class introduces business actions for Add-On Product
# Installation dialog.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SUSE's openQA tests
#
# Copyright 2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act with Add-On Product
# Installation dialog
Expand Down
Loading

0 comments on commit 4b5652f

Please sign in to comment.