summaryrefslogtreecommitdiff
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
| | | | | | This lets one more "syntax-check" test pass. Run this command: git ls-files|grep -v gnulib|xargs perl -pi -0777 -e 's/\n\n+$/\n/'
* remove all trailing blanksJim Meyering2009-03-051-2/+2
| | | | | | ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
* Updated COPYING file to the GNU General Public License version 3. Updated ↵David Cantrell2007-07-231-281/+617
| | | | boilerplate GPL text to reference version 3 of the license.
* Fix ChangeLogAnant Narayanan2006-09-141-0/+340
git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@820 2d424fd7-7fe2-0310-af74-8bc65edeb173