diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-11-10 18:00:49 +0200 | 
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-11-10 18:03:44 +0200 | 
| commit | 27c1f52e6e484c778448d026600bdbcad7d19fb9 (patch) | |
| tree | fbc74ff2e7bb489e17a5b7ecca2290401a10d4ab | |
| parent | 33f52ee51dad85802d124e987aa6ee9b7faf0cb2 (diff) | |
SL-15521 Fix debian license file not mentioning meshoptimizer
Just in case
| -rw-r--r-- | debian/copyright | 1 | ||||
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/debian/copyright b/debian/copyright index 15638d4cdc..709a0a291f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,6 +14,7 @@ google-perftools Copyright (c) 2005, Google Inc.  Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited.  jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW)  jpeglib Copyright (C) 1991-1998, Thomas G. Lane. +meshoptimizer Copyright (c) 2016-2021 Arseny Kapoulkine  ogg/vorbis Copyright (C) 2002, Xiphophorus  OpenSSL Copyright (C) 1998-2008 The OpenSSL Project.  PCRE Copyright (c) 1997-2012 University of Cambridge diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index bde7aec672..eb07425dfe 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -105,6 +105,7 @@ Dummy Name replaced at run time          Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited.          jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW)          jpeglib Copyright (C) 1991-1998, Thomas G. Lane. +        meshoptimizer Copyright (c) 2016-2021 Arseny Kapoulkine          ogg/vorbis Copyright (C) 2002, Xiphophorus          OpenSSL Copyright (C) 1998-2008 The OpenSSL Project.          PCRE Copyright (c) 1997-2012 University of Cambridge | 
