diff options
author | Russ Cox <rsc@swtch.com> | 2010-09-24 12:25:25 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2010-09-24 12:25:25 -0400 |
commit | 873e5f5094b404c7ac62830341eca4eacf8b4afa (patch) | |
tree | db996fc4c5e5986616d12e36c5fe9814e90f0e7c /src/libmach/LICENSE | |
parent | 875351f44f2fa7d79e3cd69ef8862cb9c822ab66 (diff) | |
download | plan9port-873e5f5094b404c7ac62830341eca4eacf8b4afa.tar.gz plan9port-873e5f5094b404c7ac62830341eca4eacf8b4afa.tar.bz2 plan9port-873e5f5094b404c7ac62830341eca4eacf8b4afa.zip |
libmach: more mach-o support
R=rsc
http://codereview.appspot.com/2277041
Diffstat (limited to 'src/libmach/LICENSE')
-rw-r--r-- | src/libmach/LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libmach/LICENSE b/src/libmach/LICENSE index 916fb128..bf30f8ea 100644 --- a/src/libmach/LICENSE +++ b/src/libmach/LICENSE @@ -11,6 +11,7 @@ file such as NOTICE, LICENCE or COPYING. Portions Copyright © 2000-2007 Vita Nuova Holdings Limited (www.vitanuova.com). Revisions Copyright © 2000-2004 Lucent Technologies Inc. and others. Portions Copyright © 2001-2007 Russ Cox. + Portions Copyright © 2008-2010 Google Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |