X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbootchart%2Flog.c;h=c7973a528502f552b72e6c5e492a70d628ebf22a;hb=cd3bccaaf7b3c0e000cfd1bac638a52cb4f510c3;hp=48002fafd05faa117168988eb4c3ed8179e50a9c;hpb=2c408fbf64af68c0fa6e882a2a34e5e7bf342ff6;p=elogind.git diff --git a/src/bootchart/log.c b/src/bootchart/log.c index 48002fafd..c7973a528 100644 --- a/src/bootchart/log.c +++ b/src/bootchart/log.c @@ -1,16 +1,24 @@ -/* - * log.c - * - * Copyright (C) 2009-2012 Intel Coproration - * - * Authors: - * Auke Kok - * - * This program 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; version 2 - * of the License. - */ +/*** + log.c - This file is part of systemd-bootchart + + Copyright (C) 2009-2013 Intel Coproration + + Authors: + Auke Kok + + 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 . + ***/ #define _GNU_SOURCE 1 #include