X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sideband.c;h=ed7867a1c37027d7a49d1047bd349c5976d0e8d7;hp=bf990889d9938bac9f069d29a222e5474bd4e98f;hb=9d232e636d79a2321e280fe3eee6839c8f45c36f;hpb=128c594f32be41d928df432298a013a168891ab7 diff --git a/sideband.c b/sideband.c index bf990889..ed7867a1 100644 --- a/sideband.c +++ b/sideband.c @@ -1,13 +1,8 @@ -/* - * Copyright (C) 2012 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"