diff --git a/build/dir.mk b/build/dir.mk index 70a8f6692be5ff0812249a9f8c00717bfe700cf1..ebf4d813e75034d4c7af226bb60db3eedcf663a3 100644 --- a/build/dir.mk +++ b/build/dir.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makes subdirectories diff --git a/build/info.mk b/build/info.mk index 17c77375d531ee124a74c76f9613a913baa47c80..0fed4f80718a002f45f06bf3562015977c7aeaf4 100644 --- a/build/info.mk +++ b/build/info.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Non-Source Directories diff --git a/build/lib-shared.mk b/build/lib-shared.mk index 76774428f87cf1fbffb866bf0ac03b7827d5cff4..59fc6e9637b14ddc9db1d0bf142459a050a3da58 100644 --- a/build/lib-shared.mk +++ b/build/lib-shared.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Shared Libraries diff --git a/build/lib-static.mk b/build/lib-static.mk index a4862ff0a32ccc28c51fed5758ce7a6591e0d96a..76bcee07aa999ba53a2ec21be4a349643c967422 100644 --- a/build/lib-static.mk +++ b/build/lib-static.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Static Libraries diff --git a/build/lib.mk b/build/lib.mk index 955a67d859c9a0e499fa4ee91efda5c4104cea15..28c3df63d4c418f60fbc0fb6b532e49ee185c82c 100644 --- a/build/lib.mk +++ b/build/lib.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Libraries diff --git a/build/man.mk b/build/man.mk index 3fd3bdfa992300f955b3e5375256a4849357113e..f93c1e5fb3fd1d0bd28dd98ef546457a1ba221f2 100644 --- a/build/man.mk +++ b/build/man.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Manual Pages diff --git a/build/rules.mk b/build/rules.mk index 370a9c587ae645bb5048cbf732451bea0bd279ac..6594584c2a10f0d67fb9482dadeefc32247dc1dc 100644 --- a/build/rules.mk +++ b/build/rules.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Programs diff --git a/build/srv.mk b/build/srv.mk index 5b4e373da92b9ecc2f92ab69d2d7468335feea79..4e5f819a64f46cfa9edb7266d64464631c19d494 100644 --- a/build/srv.mk +++ b/build/srv.mk @@ -1,3 +1,6 @@ +## Copyright 1998,1999 The OpenLDAP Foundation +## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory +## of this package for details. ##--------------------------------------------------------------------------- ## ## Makefile Template for Servers diff --git a/build/top.mk b/build/top.mk index 03cd3d6b275403f66829ff5182ee70e1ecaa5894..96034a501cc49137ec8a0abfc6ddec15aba06aa4 100644 --- a/build/top.mk +++ b/build/top.mk @@ -1,7 +1,11 @@ ## -## Copyright 1998 The OpenLDAP Foundation -## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory -## of this package for details. +## Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA +## All rights reserved. +## +## Redistribution and use in source and binary forms are permitted only +## as authorized by the OpenLDAP Public License. A copy of this +## license is available at http://www.OpenLDAP.org/license.html or +## in file LICENSE in the top-level directory of the distribution. ## PACKAGE= @PACKAGE@ VERSION= @VERSION@