diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2021-03-12 01:03:43 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2021-04-05 18:20:40 +0300 |
commit | dd91ba0d6266e7753de01b8a3d4f1cebc12b4225 (patch) | |
tree | 48fa94b594dc46faef8588540438e698f69e59af /package | |
parent | 427acb71fc8574406a70d41a1f775c0354768cf5 (diff) | |
download | upstream-dd91ba0d6266e7753de01b8a3d4f1cebc12b4225.tar.gz upstream-dd91ba0d6266e7753de01b8a3d4f1cebc12b4225.tar.bz2 upstream-dd91ba0d6266e7753de01b8a3d4f1cebc12b4225.zip |
libcap: drop invalid copyright header
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package')
-rw-r--r-- | package/libs/libcap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libs/libcap/Makefile b/package/libs/libcap/Makefile index 0206bd9d1d..29ff75c5cd 100644 --- a/package/libs/libcap/Makefile +++ b/package/libs/libcap/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2011 OpenWrt.org -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # |