diff options
author | McCabe Maxsted | 2010-08-29 01:35:32 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-08-29 01:36:57 -0700 |
commit | 2b1749ec67a6fe9eb93664b5921f5f212d35ae6b (patch) | |
tree | 4770d64ef040920b329883a2f2a71f7b44a2b8ab /linden | |
parent | fix possible crash caused by hudmanager (diff) | |
download | meta-impy-2b1749ec67a6fe9eb93664b5921f5f212d35ae6b.zip meta-impy-2b1749ec67a6fe9eb93664b5921f5f212d35ae6b.tar.gz meta-impy-2b1749ec67a6fe9eb93664b5921f5f212d35ae6b.tar.bz2 meta-impy-2b1749ec67a6fe9eb93664b5921f5f212d35ae6b.tar.xz |
Added author info to local texture files
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/floaterlocalassetbrowse.H | 2 | ||||
-rw-r--r-- | linden/indra/newview/floaterlocalassetbrowse.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/floaterlocalassetbrowse.H b/linden/indra/newview/floaterlocalassetbrowse.H index 4827daa..e02a7d3 100644 --- a/linden/indra/newview/floaterlocalassetbrowse.H +++ b/linden/indra/newview/floaterlocalassetbrowse.H | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2009&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2009&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2010, author unknown | 7 | * 2010, original author Vaalith Jinn |
8 | * | 8 | * |
9 | * Imprudence Viewer Source Code | 9 | * Imprudence Viewer Source Code |
10 | * The source code in this file ("Source Code") is provided to you | 10 | * The source code in this file ("Source Code") is provided to you |
diff --git a/linden/indra/newview/floaterlocalassetbrowse.cpp b/linden/indra/newview/floaterlocalassetbrowse.cpp index dba4e85..337a5e6 100644 --- a/linden/indra/newview/floaterlocalassetbrowse.cpp +++ b/linden/indra/newview/floaterlocalassetbrowse.cpp | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2009&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2009&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2010, author unknown | 7 | * 2010, original author Vaalith Jinn |
8 | * | 8 | * |
9 | * Imprudence Viewer Source Code | 9 | * Imprudence Viewer Source Code |
10 | * The source code in this file ("Source Code") is provided to you | 10 | * The source code in this file ("Source Code") is provided to you |