Fix package headers to comply with coding style

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni
2013-06-05 23:53:25 +00:00
committed by Peter Korsgaard
parent 911a2081a3
commit 702704014d
192 changed files with 192 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
# TCL8.4
#
#############################################################
TCL_VERSION_MAJOR = 8.4
TCL_VERSION_MINOR = 19
TCL_VERSION = $(TCL_VERSION_MAJOR).$(TCL_VERSION_MINOR)