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