X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fhash-funcs.c;h=c3a4a011b5be7f231ad46c584432853049be156e;hp=d7b61ceaee311dc8a7655518b8bb8e5a97d36a72;hb=f5eb2a086bc5d5d36bc2e4755a1d6b508e202250;hpb=076d998b73bf53e6652ea3ae4bed169e57423741 diff --git a/src/basic/hash-funcs.c b/src/basic/hash-funcs.c index d7b61ceae..c3a4a011b 100644 --- a/src/basic/hash-funcs.c +++ b/src/basic/hash-funcs.c @@ -1,21 +1,21 @@ /*** - 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 "hash-funcs.h"