diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llmessage/llblowfishcipher.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/llmessage/llblowfishcipher.cpp b/linden/indra/llmessage/llblowfishcipher.cpp index 0485de4..cdaa096 100644 --- a/linden/indra/llmessage/llblowfishcipher.cpp +++ b/linden/indra/llmessage/llblowfishcipher.cpp | |||
@@ -15,12 +15,12 @@ | |||
15 | * ("GPL"), unless you have obtained a separate licensing agreement | 15 | * ("GPL"), unless you have obtained a separate licensing agreement |
16 | * ("Other License"), formally executed by you and Linden Lab. Terms of | 16 | * ("Other License"), formally executed by you and Linden Lab. Terms of |
17 | * the GPL can be found in doc/GPL-license.txt in this distribution, or | 17 | * the GPL can be found in doc/GPL-license.txt in this distribution, or |
18 | * online at http://secondlife.com/developers/opensource/gplv2 | 18 | * online at http://secondlifegrid.net/programs/open_source/licensing/gplv2 |
19 | * | 19 | * |
20 | * There are special exceptions to the terms and conditions of the GPL as | 20 | * There are special exceptions to the terms and conditions of the GPL as |
21 | * it is applied to this Source Code. View the full text of the exception | 21 | * it is applied to this Source Code. View the full text of the exception |
22 | * in the file doc/FLOSS-exception.txt in this software distribution, or | 22 | * in the file doc/FLOSS-exception.txt in this software distribution, or |
23 | * online at http://secondlife.com/developers/opensource/flossexception | 23 | * online at http://secondlifegrid.net/programs/open_source/licensing/flossexception |
24 | * | 24 | * |
25 | * By copying, modifying or distributing this software, you acknowledge | 25 | * By copying, modifying or distributing this software, you acknowledge |
26 | * that you have read and understood your obligations described above, | 26 | * that you have read and understood your obligations described above, |