diff --git a/lib/alloca.h b/lib/alloca.h index 57816bd5..f0d61bb4 100644 --- a/lib/alloca.h +++ b/lib/alloca.h @@ -1,7 +1,7 @@ /* - * BIRD Library -- Linked Lists + * BIRD Library -- Alloca.h * - * (c) 2004 Martin Mares + * (c) 2004 Ondrej Filip * * Can be freely distributed and used under the terms of the GNU GPL. */ @@ -15,5 +15,4 @@ #include #endif - #endif