diff options
| author | Graydon Hoare <[email protected]> | 2011-05-03 12:10:03 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-05-03 12:10:03 -0700 |
| commit | 33f05a70ec5f0055dae7831422dce92eb259eaf5 (patch) | |
| tree | 852b3e45d7a0ed9c9e20b95b8bb90148802a08bf | |
| parent | Update valgrind.h and memcheck.h to 3.6.0 (diff) | |
| download | rust-33f05a70ec5f0055dae7831422dce92eb259eaf5.tar.xz rust-33f05a70ec5f0055dae7831422dce92eb259eaf5.zip | |
Update copyrights for completeness.
| -rw-r--r-- | LICENSE.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 9cab1f89..a7ca7440 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -82,7 +82,7 @@ The following third party packages are included: This file is part of Valgrind, a dynamic binary instrumentation framework. - Copyright (C) 2000-2008 Julian Seward. All rights reserved. + Copyright (C) 2000-2010 Julian Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -120,7 +120,7 @@ The following third party packages are included: This file is part of MemCheck, a heavyweight Valgrind tool for detecting memory errors. - Copyright (C) 2000-2009 Julian Seward. All rights reserved. + Copyright (C) 2000-2010 Julian Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -157,8 +157,8 @@ The following third party packages are included: The remaining code and documentation in the collective work presented here, as well as the collective work itslf, is distributed under the following terms: - Copyright (c) 2006-2010 Graydon Hoare - Copyright (c) 2009-2010 Mozilla Foundation + Copyright (c) 2006-2011 Graydon Hoare + Copyright (c) 2009-2011 Mozilla Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |