mirror of
git://git.sv.gnu.org/sed
synced 2025-04-18 02:37:37 +03:00
maint: update all copyright dates via "make update-copyright"
This commit is contained in:
parent
90a04e55e7
commit
d3456f4482
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 1990-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1990-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -101,7 +101,7 @@ each program. One way to do this is to use vc-dwim
|
||||
|
||||
-----
|
||||
|
||||
Copyright (C) 2002-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1998-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Bootstrap configuration.
|
||||
|
||||
# Copyright (C) 2006-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2006-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# Generate a short man page from --help and --version output.
|
||||
# Copyright (C) 1997-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1997-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
@ -51,9 +51,7 @@ sub fix_italic_spacing;
|
||||
my $version_info = enc_user sprintf _(<<'EOT'), $this_program, $this_version;
|
||||
GNU %s %s
|
||||
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009,
|
||||
2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021 Free Software
|
||||
Foundation, Inc.
|
||||
Copyright (C) 1997-2025 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
|
2
cfg.mk
2
cfg.mk
@ -1,5 +1,5 @@
|
||||
# Customize maint.mk -*- makefile -*-
|
||||
# Copyright (C) 2009-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 1993-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1993-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -5,7 +5,7 @@
|
||||
@c hence no sectioning command or @node.
|
||||
|
||||
@display
|
||||
Copyright @copyright{} 2000--2024 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 2000--2025 Free Software Foundation, Inc.
|
||||
@uref{https://fsf.org/}
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -34,7 +34,7 @@
|
||||
This file documents version @value{VERSION} of
|
||||
@value{SSED}, a stream editor.
|
||||
|
||||
Copyright @copyright{} 1998--2024 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 1998--2025 Free Software Foundation, Inc.
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
|
2
init.cfg
2
init.cfg
@ -1,6 +1,6 @@
|
||||
# This file is sourced by init.sh, *before* its initialization.
|
||||
|
||||
# Copyright (C) 2010-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2010-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1997-2024 Free Software Foundation, Inc.
|
||||
# Copyright 1997-2025 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 2003-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1999-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* GNU SED, a batch stream editor.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Functions from hack's utils library.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Functions from hack's utils library.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Adapted from sed's old "8bit" test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Runner for old '8to7' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
package Coreutils;
|
||||
# This is a testing framework.
|
||||
|
||||
# Copyright (C) 1998-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
package CuSkip;
|
||||
# Skip a test: emit diag to log and to stderr, and exit 77
|
||||
|
||||
# Copyright (C) 2011-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
package CuTmpdir;
|
||||
# create, then chdir into a temporary sub-directory
|
||||
|
||||
# Copyright (C) 2007-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2007-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for old 'badenc' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Test runner for the binary-operation version of dc.sed.
|
||||
# Adapted from old-style 'binary.sed' test.
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for the old bsd tests
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Before sed 4.6 these would result in "Invalid read size of 4" reported
|
||||
# by valgrind from execute.c:992
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Before sed 4.6 these would result in an extraneous NUL at end of lines.
|
||||
#
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
# uninitialised value(s)" and "Invalid read of size 1"
|
||||
# by valgrind from regexp.c:286
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test '0rFILE' command
|
||||
|
||||
# Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test 'R' command
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test 'l' command with different widths
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Verify that a ":" command with no label is now rejected.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test command separators and endings
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test the '#n' silent mode (activated by first line comment)
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test compilation errors
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test compilation less-common cases
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Test number conversion from escape sequences \xNN \oNNN \dNNN
|
||||
# (compile.c:convert_number())
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for dc.sed
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/perl
|
||||
# Test the --debug feature
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for the old 'distrib' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- sh -*-
|
||||
# Check environment variables for sane values while testing.
|
||||
|
||||
# Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for old 'eval' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test execution less-common cases
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Verify that --follow-symlinks does not break reading from stdin.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test --follow-symlinks option
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Auxiliary program to detect support for a locale.
|
||||
Copyright 2010-2024 Free Software Foundation, Inc.
|
||||
Copyright 2010-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Make sure all of these programs work properly
|
||||
# when invoked with --help or --version.
|
||||
|
||||
# Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test --help screen
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Verify that "-" is treated as a file name with --in-place.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test -i/--inplace with backup suffixes
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for old 'inplace-hold' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Inserting an invalid multibyte sequence could lead to
|
||||
# reading uninitialized memory.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Runner for old 'mac-mf' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Runner for old 'madding' test (long lines)
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test 's' and 'y' non-slash delimiters in multibyte locales
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
# a single-byte character, or the second byte of a multibyte
|
||||
# character.
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test slash following an incomplete multibyte character
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test multibyte y/// translations
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/perl
|
||||
# Test misc.
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test r/R/w/W commands without a file name.
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for newjis
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# sed may access to uninitialized memory if transit to 15th dfa state
|
||||
# with newline. This bug affected sed version 4.3.
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
# \dNNN \xNN \oNNN - tested in 'convert-number.sh'
|
||||
# character-classes in POSIX mode - tested in 'posix-char-class.sh'
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test -z/--null-data option
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Test CR/LF behaviour on platforms which support O_BINARY file mode
|
||||
# (i.e. differentiates between text and binary files).
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Exercise some panic stops
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test character-class definitions in POSIX mode.
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Ensure extended regular expressions work in posix mode
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test 'N' command with/without posix conformity
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Ensure GNU address extensions are rejected in posix mode
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test non-posix-conforming gnu extensions when using --posix.
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Ensure GNU extensions are rejected in posix mode
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Verify that even with overlapping ranges of line numbers,
|
||||
# only the selected lines are affected.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# test \c escaping
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Exercise regex_compile errors
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test regex on input buffers larger than 2GB
|
||||
|
||||
# Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test --sandbox mode
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test program file from STDIN
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for old 'stdin' test
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -3,7 +3,7 @@
|
||||
# performing a substitution with a replacement string containing an
|
||||
# incomplete multi-byte character.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test Substitute options (for code-coverage purposes as well)
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test Substitute replacements, e.g. 's/(.)/\U\1/'
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Verify that an erroneous use of sed -i no longer leaves behind
|
||||
# a temporary file.
|
||||
|
||||
# Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Auxiliary program to test mbrtowc(3) behaviour.
|
||||
Copyright 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test case insensitive matching for titlecase and similarly odd chars.
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test -u/--unbuffered option
|
||||
|
||||
# Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for the uniq.sed script
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
# in "s///" command.
|
||||
# This is an adaptation of the old utf8-1/2/3/4 tests.
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
@ -1,6 +1,6 @@
|
||||
#Makefile.in generated automatically by automake 1.5 from Makefile.am.
|
||||
|
||||
#Copyright 1994-2024 Free Software Foundation, Inc.
|
||||
#Copyright 1994-2025 Free Software Foundation, Inc.
|
||||
#This Makefile.in is free software; the Free Software Foundation
|
||||
#gives unlimited permission to copy and/or distribute it,
|
||||
#with or without modifications, as long as this notice is preserved.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
|
||||
|
||||
# Copyright 1994-2024 Free Software Foundation, Inc.
|
||||
# Copyright 1994-2025 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# Test runner for xemacs.sed
|
||||
|
||||
# Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user