gui: Do not decode the pressed key multiple times.
[paraslash.git] / filter.h
index ab98c2442b9d13ae5158716fc2fe7f24904685e6..69d4dfee8534941ab74bb17d7d2a5ff8e23eed6b 100644 (file)
--- a/filter.h
+++ b/filter.h
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file filter.h Filter-related structures and exported symbols from filter_common.c. */