more license fixes and updated version in Debian control files

This commit is contained in:
csoler 2018-12-27 15:47:58 +01:00
parent bc3a71d3f5
commit d9683459d6
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
5 changed files with 78 additions and 92 deletions

View file

@ -1,8 +1,3 @@
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
@ -45,4 +40,4 @@ q:before, q:after {
table {
border-collapse: collapse;
border-spacing: 0;
}
}