From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- pk/pk.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pk/pk.ac') diff --git a/pk/pk.ac b/pk/pk.ac index f846905..cc1828d 100644 --- a/pk/pk.ac +++ b/pk/pk.ac @@ -1,3 +1,5 @@ +# See LICENSE for license details. + AC_ARG_ENABLE([vm], AS_HELP_STRING([--disable-vm], [Disable virtual memory])) AS_IF([test "x$enable_vm" != "xno"], [ AC_DEFINE([PK_ENABLE_VM],,[Define if virtual memory support is enabled]) -- cgit v1.1