aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
-rw-r--r--pacredir.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 1863fb4..bb29921 100644
--- a/config.def.h
+++ b/config.def.h
@@ -3,8 +3,6 @@
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
- *
- * This is an example code skeleton provided by vim-skeleton.
*/
#ifndef _CONFIG_H
diff --git a/pacredir.c b/pacredir.c
index 2bd2943..a1be38e 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -3,8 +3,6 @@
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
- *
- * This is an example code skeleton provided by vim-skeleton.
*/
#include <assert.h>