diff options
author | Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> | 2013-01-31 23:49:52 +0200 |
---|---|---|
committer | Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> | 2013-01-31 23:49:52 +0200 |
commit | 9d40b1e8806a8d2dad70147558be28c5dd993c7b (patch) | |
tree | 910a10f15d9a8c41fb07824ab9adad86c56db95c /Makefile | |
parent | 6e5fc5f53ca959dbbe03a1a927c6eadc518c4cd8 (diff) | |
download | awall-9d40b1e8806a8d2dad70147558be28c5dd993c7b.tar.bz2 awall-9d40b1e8806a8d2dad70147558be28c5dd993c7b.tar.xz |
included GPL2 license text
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Installer Makefile for Alpine Wall # Copyright (C) 2012 Kaarle Ritvanen -# Licensed under the terms of GPL2 +# See LICENSE file for license details ROOT_DIR := / LUA_VERSION := 5.1 |