diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-04 02:13:41 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-04 02:13:41 +0000 |
commit | 71ab261ffdb5be4c70c1e5575ee1547913ea77fa (patch) | |
tree | a12269f87d70b58a599e7ed45143d8d5cff79721 /LICENSE | |
parent | a7f692f43917e4a1f3cc2b9f6dbb87ab66ca96d1 (diff) |
The build system now probes for GSS-API, Kerberos v5 and v4, and AFS
libraries as necessary rather than hard-coding libraries. Building
on systems without strong shared library dependencies and building
against static libraries should now work.
Building kasetkey (for AFS kaserver synchronization) is now optional
and not enabled by default. Pass --with-afs to enable it. This
allows wallet to be easily built in an environment without AFS.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ The wallet package as a whole is: - Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University. - All rights reserved. + Copyright 2006, 2007, 2008 Board of Trustees, Leland Stanford Jr. + University. All rights reserved. and covered under the following license: @@ -27,8 +27,8 @@ files. Collected copyright notices for the entire package: - Copyright 1994, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007 - Board of Trustees, Leland Stanford Jr. University. + Copyright 1994, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 Board of Trustees, Leland Stanford Jr. University Copyright 2000, 2001, 2004 Russ Allbery <rra@stanford.edu> Copyright 2004, 2005, 2006 by Internet Systems Consortium, Inc. ("ISC") |