X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=manager.h;h=ea4e0a4c6f4a9b15e65685dcd9c745058c309a3f;hp=b2b93e9b45f9cd0fd04e8143363d436015b02b7f;hb=a43787387f79f30d893b63d6a1ea52ca52eeed80;hpb=86fbf370855aaa0c6e04d17bdd1d9d0c81bc5101 diff --git a/manager.h b/manager.h index b2b93e9b4..ea4e0a4c6 100644 --- a/manager.h +++ b/manager.h @@ -3,6 +3,25 @@ #ifndef foomanagerhfoo #define foomanagerhfoo +/*** + This file is part of systemd. + + Copyright 2010 Lennart Poettering + + systemd is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 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 + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with systemd; If not, see . +***/ + #include #include #include