summaryrefslogtreecommitdiff
path: root/COPYING.LIB
Commit message (Collapse)AuthorAgeFilesLines
* miscellaneous: clean up trailing whitespace once againJim Warner2013-04-071-1/+1
| | | | | | | | | | | | | | | An earlier commit attempted to cleanse our environment of all useless trailing whitespace. But the effort did not catch 'empty' lines with a single space before ^J. This commit hopefully finishes off the earlier effort. In the meantime, let's pray that contributors' editors are configured so that such wasted crap is disallowed! Reference(s): commit fe75e26ab64dab88762230db0797e765507b73ac Signed-off-by: Jim Warner <james.warner@comcast.net>
* miscellaneous: clean up trailing whitespace throughoutJim Warner2013-03-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | The entire tree's polluted with inappropriate trailing whitespace. This commit rids our environment of all of those useless keystrokes. Unfortunately, it sure ain't a permanent solution and requires every contributor to instruct their editor(s) to prevent or eliminate them. Plus it's strongly recommended we all insert something like what's shown below to our '.gitconfig' file so as to provide at least some warnings when we try to apply any patches (git am) that do contain the #@!%& things! References(s): ~/.gitconfig excerpt --------------------------------- [core] whitespace = trailing-space, space-before-tab, blank-at-eof [apply] whitespace = warn --------------------------------- ~/.gitconfig excerpt Signed-off-by: Jim Warner <james.warner@comcast.net>
* license: update FSF addressesJaromir Capik2012-03-041-9/+9
| | | | | | | | | | | | The license files are synchronized with the versions from GNU web site. http://www.gnu.org/licenses/gpl-2.0.html http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html Signed-off-by: Jaromir Capik <jcapik@redhat.com> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Jim Warner <james.warner@comcast.net>
* procps 010114csmall2002-02-011-0/+481