]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/rule-syntax-check.py
core: introduce specifiers for /tmp and /var/tmp
[thirdparty/systemd.git] / test / rule-syntax-check.py
index a245432b62c023f4346e843465397e77d5ec485f..4391a1fedacc75b5950fad98413c63a5d09d43ff 100755 (executable)
@@ -5,19 +5,6 @@
 #
 # (C) 2010 Canonical Ltd.
 # Author: Martin Pitt <martin.pitt@ubuntu.com>
-#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
-
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public License
-# along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 import re
 import sys