X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=sig.h;h=2c646ad189cdefb4ee03f243f80ce295fc435954;hb=c14a503ccdb73f7a15e4c55103029f1c25709f10;hp=dea7cde58f90431e30167befd0aa7844ea5a9c52;hpb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;p=dss.git diff --git a/sig.h b/sig.h index dea7cde..2c646ad 100644 --- a/sig.h +++ b/sig.h @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2007-2010 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* SPDX-License-Identifier: GPL-2.0 */ int signal_init(void); int install_sighandler(int);