X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=sig.h;h=2c646ad189cdefb4ee03f243f80ce295fc435954;hp=912eec2e09baea8058cf1df840f02f7f76b108ef;hb=HEAD;hpb=15eb99dcf9a30f8c8d488d5bc3c92130cf828d60 diff --git a/sig.h b/sig.h index 912eec2..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);