From bc374a76530826e7f701c6643a59423a2c912be1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 21 Dec 2015 05:05:09 +0000 Subject: enable "frozen_string_literal: true" While we're in the area, make a wording change from "GPLv3 or later" to "GPL-3.0+", as the latter is favored by SPDX.org --- Documentation/.gitignore | 2 +- Documentation/GNUmakefile | 2 +- Documentation/dtas-archive.txt | 2 +- Documentation/dtas-console.txt | 2 +- Documentation/dtas-ctl.txt | 2 +- Documentation/dtas-cueedit.txt | 2 +- Documentation/dtas-enq.txt | 2 +- Documentation/dtas-env.txt | 2 +- Documentation/dtas-msinkctl.txt | 2 +- Documentation/dtas-player.txt | 2 +- Documentation/dtas-player_effects.txt | 2 +- Documentation/dtas-player_protocol.txt | 2 +- Documentation/dtas-player_sink_examples.txt | 2 +- Documentation/dtas-sinkedit.txt | 2 +- Documentation/dtas-sourceedit.txt | 2 +- Documentation/dtas-splitfx.txt | 2 +- Documentation/dtas-tl.txt | 2 +- Documentation/dtas-xdelay.txt | 2 +- Documentation/update-footer.rb | 5 +++-- 19 files changed, 21 insertions(+), 20 deletions(-) (limited to 'Documentation') diff --git a/Documentation/.gitignore b/Documentation/.gitignore index c011221..57ea590 100644 --- a/Documentation/.gitignore +++ b/Documentation/.gitignore @@ -1,5 +1,5 @@ # Copyright (C) 2013-2015 all contributors -# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) +# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt) *.1 *.5 *.7 diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index f9b8204..52adf98 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -1,5 +1,5 @@ # Copyright (C) 2013-2015 all contributors -# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) +# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt) all:: INSTALL = install diff --git a/Documentation/dtas-archive.txt b/Documentation/dtas-archive.txt index 9f2fe04..f701a5e 100644 --- a/Documentation/dtas-archive.txt +++ b/Documentation/dtas-archive.txt @@ -47,7 +47,7 @@ implemented by different than sox and less likely to share the same bugs # COPYRIGHT Copyright 2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # CONTACT diff --git a/Documentation/dtas-console.txt b/Documentation/dtas-console.txt index e76f741..1e58cc4 100644 --- a/Documentation/dtas-console.txt +++ b/Documentation/dtas-console.txt @@ -65,7 +65,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-ctl.txt b/Documentation/dtas-ctl.txt index 7e6d589..5954a12 100644 --- a/Documentation/dtas-ctl.txt +++ b/Documentation/dtas-ctl.txt @@ -68,7 +68,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-cueedit.txt b/Documentation/dtas-cueedit.txt index 3ce47a4..ab54705 100644 --- a/Documentation/dtas-cueedit.txt +++ b/Documentation/dtas-cueedit.txt @@ -29,7 +29,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-enq.txt b/Documentation/dtas-enq.txt index a15d87e..5cadcd6 100644 --- a/Documentation/dtas-enq.txt +++ b/Documentation/dtas-enq.txt @@ -34,7 +34,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-env.txt b/Documentation/dtas-env.txt index 0f59709..8393b7a 100644 --- a/Documentation/dtas-env.txt +++ b/Documentation/dtas-env.txt @@ -57,4 +57,4 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ diff --git a/Documentation/dtas-msinkctl.txt b/Documentation/dtas-msinkctl.txt index 5f0ee5b..544be85 100644 --- a/Documentation/dtas-msinkctl.txt +++ b/Documentation/dtas-msinkctl.txt @@ -50,7 +50,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-player.txt b/Documentation/dtas-player.txt index 20f2705..1ea6c3b 100644 --- a/Documentation/dtas-player.txt +++ b/Documentation/dtas-player.txt @@ -117,7 +117,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-player_effects.txt b/Documentation/dtas-player_effects.txt index 58b69c7..efe6825 100644 --- a/Documentation/dtas-player_effects.txt +++ b/Documentation/dtas-player_effects.txt @@ -54,4 +54,4 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ diff --git a/Documentation/dtas-player_protocol.txt b/Documentation/dtas-player_protocol.txt index 8bbb8a9..18dc2ab 100644 --- a/Documentation/dtas-player_protocol.txt +++ b/Documentation/dtas-player_protocol.txt @@ -323,4 +323,4 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ diff --git a/Documentation/dtas-player_sink_examples.txt b/Documentation/dtas-player_sink_examples.txt index b696e02..e9d28a9 100644 --- a/Documentation/dtas-player_sink_examples.txt +++ b/Documentation/dtas-player_sink_examples.txt @@ -77,7 +77,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-sinkedit.txt b/Documentation/dtas-sinkedit.txt index 7a4f30f..9a5ac09 100644 --- a/Documentation/dtas-sinkedit.txt +++ b/Documentation/dtas-sinkedit.txt @@ -62,7 +62,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-sourceedit.txt b/Documentation/dtas-sourceedit.txt index 049ba57..e3592d3 100644 --- a/Documentation/dtas-sourceedit.txt +++ b/Documentation/dtas-sourceedit.txt @@ -70,7 +70,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt index c077137..1bf7903 100644 --- a/Documentation/dtas-splitfx.txt +++ b/Documentation/dtas-splitfx.txt @@ -202,7 +202,7 @@ For reference, the "opusenc" default target is implemented as follows: # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-tl.txt b/Documentation/dtas-tl.txt index 51c8bc1..a1bb74d 100644 --- a/Documentation/dtas-tl.txt +++ b/Documentation/dtas-tl.txt @@ -88,7 +88,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/dtas-xdelay.txt b/Documentation/dtas-xdelay.txt index 0e52549..ebc13e5 100644 --- a/Documentation/dtas-xdelay.txt +++ b/Documentation/dtas-xdelay.txt @@ -69,7 +69,7 @@ No subscription is necessary to post to the mailing list. # COPYRIGHT Copyright 2013-2015 all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ # SEE ALSO diff --git a/Documentation/update-footer.rb b/Documentation/update-footer.rb index 30316ac..642bdb2 100755 --- a/Documentation/update-footer.rb +++ b/Documentation/update-footer.rb @@ -1,6 +1,7 @@ #!/usr/bin/env ruby # Copyright 2015 all contributors -# License: GPLv3 or later +# License: GPL-3.0+ +# frozen_string_literal: true contact = %q{ All feedback welcome via plain-text mail to: \ Mailing list archives available at and @@ -10,7 +11,7 @@ No subscription is necessary to post to the mailing list. copyright = %q{ Copyright %s all contributors .\ -License: GPLv3 or later +License: GPL-3.0+ } ENV['TZ'] = 'UTC' -- cgit v1.2.3-24-ge0c7