From: Uwe Hermann Date: Tue, 25 Aug 2015 15:01:22 +0000 (+0200) Subject: sigrok.m4: License header consistency fixes. X-Git-Tag: libsigrok-0.4.0~399 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=64bc73f5282ec0e7da6e00a8d078191e5375dc5c sigrok.m4: License header consistency fixes. Use the same wording and formatting as in the rest of the codebase. --- diff --git a/m4/sigrok.m4 b/m4/sigrok.m4 index e9052585..2d0d70fc 100644 --- a/m4/sigrok.m4 +++ b/m4/sigrok.m4 @@ -1,22 +1,24 @@ -## Copyright (c) 2009 Openismus GmbH -## Copyright (c) 2015 Daniel Elstner ## ## This file is part of the sigrok project. ## -## sigrok is free software: you can redistribute it and/or modify it -## under the terms of the GNU General Public License as published by +## Copyright (C) 2009 Openismus GmbH +## Copyright (C) 2015 Daniel Elstner +## +## 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 3 of the License, or ## (at your option) any later version. ## -## sigrok is distributed in the hope that it will be useful, +## 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 +## 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 sigrok. If not, see . +## along with this program. If not, see . +## -#serial 20150824 +#serial 20150825 ## SR_APPEND(var-name, [list-sep,] element) ##