From 23ac7255c89a67d171a16f3ee1d4d160a43a305f Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Fri, 21 Jun 2013 00:17:14 +0200 Subject: Add header to packages where missing Reported-by: Jerzy Grzegorek Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/classpath/classpath.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package/classpath/classpath.mk') diff --git a/package/classpath/classpath.mk b/package/classpath/classpath.mk index 61a103457..62167aace 100644 --- a/package/classpath/classpath.mk +++ b/package/classpath/classpath.mk @@ -1,3 +1,9 @@ +################################################################################ +# +# classpath +# +################################################################################ + CLASSPATH_VERSION = 0.98 CLASSPATH_SITE = $(BR2_GNU_MIRROR)/classpath CLASSPATH_CONF_OPT = \ -- cgit v1.2.3