X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Fhash-funcs.h;h=299189d143d7e3bc19c93448795b36039b947ffb;hb=26f0d9bd01bb3047c31e8e9586f47440cbce50bd;hp=b085054ee21ecb18af9dc0f23a64128511debc41;hpb=f7e8917981217e60a6b6071c2a1ae6367890eea0;p=elogind.git diff --git a/src/basic/hash-funcs.h b/src/basic/hash-funcs.h index b085054ee..299189d14 100644 --- a/src/basic/hash-funcs.h +++ b/src/basic/hash-funcs.h @@ -1,25 +1,23 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - #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"