command.c: Document return value of handle_connect().
[paraslash.git] / buffer_tree.c
index 9b5bcda13d218b118d469587f6aec605cccec1b9..8a3175133e69aa57eff7da5155341cbf05532d03 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2009 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2009 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file buffer_tree.c Buffer tree and buffer pool implementations. */
 #include <regex.h>