X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sideband.c;h=ed7867a1c37027d7a49d1047bd349c5976d0e8d7;hp=3862d7ac0a0a1aaa21ffe255ec8bd53c2508aeb0;hb=6bded356ec89b1344049ff702e6c6babaeccd439;hpb=bc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35 diff --git a/sideband.c b/sideband.c index 3862d7ac..ed7867a1 100644 --- a/sideband.c +++ b/sideband.c @@ -1,13 +1,8 @@ -/* - * Copyright (C) 2012-2014 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2012 Andre Noll , see file COPYING. */ /** \file sideband.c Implementation of the sideband API. */ #include -#include #include "para.h" #include "error.h"