diff --git a/historic/jam/src/w32_getreg.c b/historic/jam/src/w32_getreg.c index e9ea9dcea..f62162677 100644 --- a/historic/jam/src/w32_getreg.c +++ b/historic/jam/src/w32_getreg.c @@ -1,3 +1,7 @@ +/* Copyright Paul Lin 2003. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + # include "jam.h" # include "lists.h" # include "newstr.h" diff --git a/jam_src/w32_getreg.c b/jam_src/w32_getreg.c index e9ea9dcea..f62162677 100644 --- a/jam_src/w32_getreg.c +++ b/jam_src/w32_getreg.c @@ -1,3 +1,7 @@ +/* Copyright Paul Lin 2003. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + # include "jam.h" # include "lists.h" # include "newstr.h"