diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2020-01-21 16:25:12 +0200 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2020-01-21 16:25:12 +0200 |
commit | 748d25d1269751dc505a9ad93453d40b8dcea77f (patch) | |
tree | 6ef7bef75ea8f08c479eb549f1755b4eeacce89c | |
parent | c5859778bc18ef8114b57b616675de15a8e177cb (diff) |
Copyright fix
-rw-r--r-- | indra/newview/lljointoverridedata.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/lljointoverridedata.h b/indra/newview/lljointoverridedata.h index 55e1878eec..99baa5f334 100644 --- a/indra/newview/lljointoverridedata.h +++ b/indra/newview/lljointoverridedata.h @@ -3,7 +3,8 @@ * @brief Declaration of LLJointOverrideData and LLAttachmentOverrideData * * $LicenseInfo:firstyear=2020&license=viewerlgpl$ - * Second Life Viewer2020, Linden Research, Inc. + * Second Life Viewer Source Code + * Copyright (C) 2020, Linden Research, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |