maint: use noreturn, not ATTRIBUTE_NORETURN
[debian/gzip] / tests / zgrep-signal
index c45495eb3227ca6239bc6577b62ee2aeb8990459..f0a4d6fc2cdf7ce305fb41b2c521bbfa7038fe6d 100755 (executable)
@@ -15,7 +15,7 @@
 # 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, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 # limit so don't run it by default.
 
 . "${srcdir=.}/init.sh"; path_prepend_ ..