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