summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/symbols.c
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-20 14:07:46 +0100
committerKarel Zak2014-04-03 12:29:17 +0200
commit9fd9b99f4f55e1bbc6a4d921f7caa2898c5beda8 (patch)
tree6ac35ecaf84c00246c5d93c3cc0c61a806e5efa0 /libsmartcols/src/symbols.c
parentlibsmartcols: fill the symbol version file (diff)
downloadkernel-qcow2-util-linux-9fd9b99f4f55e1bbc6a4d921f7caa2898c5beda8.tar.gz
kernel-qcow2-util-linux-9fd9b99f4f55e1bbc6a4d921f7caa2898c5beda8.tar.xz
kernel-qcow2-util-linux-9fd9b99f4f55e1bbc6a4d921f7caa2898c5beda8.zip
libsmartcols: add missing copyright notifications
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'libsmartcols/src/symbols.c')
-rw-r--r--libsmartcols/src/symbols.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/libsmartcols/src/symbols.c b/libsmartcols/src/symbols.c
index 7f5f56f7a..61deb0b9d 100644
--- a/libsmartcols/src/symbols.c
+++ b/libsmartcols/src/symbols.c
@@ -1,3 +1,11 @@
+/*
+ * symbols.c - routines for symbol handling
+ *
+ * Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com>
+ *
+ * This file may be redistributed under the terms of the
+ * GNU Lesser General Public License.
+ */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>