summaryrefslogtreecommitdiff
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* maint: enable sc_prohibit_tab_based_indentation syntax checkJim Meyering2014-11-301-8/+6
| | | | | | | | | | | | | | | | | | * cfg.mk (local-checks-to-skip): Remove its exemption. Exempt all files under testsuite/, for now, and a few others. * .gitmodules: Change each leading TAB to 8 spaces spaces. * BUGS: Likewise. * NEWS: Likewise. * configure.ac: Likewise. * sed/compile.c: Likewise. * sed/execute.c: Likewise. * sed/fmt.c: Likewise. * sed/regexp.c: Likewise. * sed/sed.c: Likewise. * sed/sed.h: Likewise. * sed/utils.c: Likewise. * sed/utils.h: Likewise. * COPYING: Update from coreutils.
* maint: remove all trailing white spaceJim Meyering2014-11-301-2/+2
| | | | | | | | | | | First, run this command: git grep -l ' $'|xargs perl -pi -e 's/[ \t]+$//' Then some minor fix-up to make the two newly-failing tests pass once again: * testsuite/mac-mf.sed: Append this, s/ $//, to eliminate trailing spaces in the actual output. * testsuite/y-newline.good: Manually remove a trailing space between two concatenated prompts.
* switch to GPLv3v4.1dPaolo Bonzini2008-01-091-281/+617
| | | | git-archimport-id: bonzini@gnu.org--2004b/sed--stable--4.1--patch-94
* update FSF addressPaolo Bonzini2008-01-091-2/+2
| | | | git-archimport-id: bonzini@gnu.org--2004b/sed--stable--4.1--patch-49
* initial importPaolo Bonzini2004-10-201-0/+340
(automatically generated log message) git-archimport-id: bonzini@gnu.org--2004b/sed--stable--4.1--base-0