Commit Graph

6 Commits

Author SHA1 Message Date
Alex Schroeder
72cd669bf0 Changed nearly remaining code from GPLv2 to GPLv3
There were some files that did not offer "or (at your option) any later
version" in their license and these had to be left alone. This should
solve the incorrect FSF address issue #4 on GitHub.
2016-08-16 18:01:26 +02:00
Aleks-Daniel Jakimenko
c4671a8909 Removing clear_pages() from the beginning of tests (part 1)
This script was used:
perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
2015-07-05 03:28:46 +03:00
Alex Schroeder
710807cc82 The textarea is now empty. 2007-10-06 21:39:15 +00:00
Alex Schroeder
ad7af0bef6 Describe the new page here -> This page is empty 2007-10-06 14:23:22 +00:00
Alex Schroeder
d0348a6356 Fixed tests for the new div.wrapper. 2007-01-30 20:58:50 +00:00
Alex Schroeder
6a86edb145 Make sure edit pages have a closing content div. 2007-01-15 13:17:54 +00:00