X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fhash-funcs.h;h=299189d143d7e3bc19c93448795b36039b947ffb;hp=01be3ca70782de1a03bd5d1daa45cc92265f152e;hb=cdc7b27bf58e294db71812932cd5f6f4a8dccc8b;hpb=07045a1a92c839fd2af80bd0c060a595021bc3b3 diff --git a/src/basic/hash-funcs.h b/src/basic/hash-funcs.h index 01be3ca70..299189d14 100644 --- a/src/basic/hash-funcs.h +++ b/src/basic/hash-funcs.h @@ -1,23 +1,23 @@ #pragma once /*** - This file is part of elogind. + This file is part of systemd. Copyright 2010 Lennart Poettering Copyright 2014 Michal Schmidt - elogind is free software; you can redistribute it and/or modify it + 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. - elogind is distributed in the hope that it will be useful, but + 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 elogind; If not, see . + along with systemd; If not, see . ***/ #include "macro.h"