summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-01-11 12:03:29 +0800
committerErik Kundiman <erik@megapahit.org>2026-01-11 12:03:29 +0800
commitd00293c346e43739e30979b961ac954ee40efcc1 (patch)
tree618444408a16ce796e21032894e03a85092af20a
parent35fc8b9609b600fd935cc463db7ea4a34ab68866 (diff)
Update copyright years
For sse2neon licences too since it's been upgraded recently.
-rw-r--r--indra/newview/CMakeLists.txt2
-rw-r--r--indra/newview/English.lproj/InfoPlist.strings2
-rw-r--r--indra/newview/licenses-linux.txt2
-rw-r--r--indra/newview/licenses-mac.txt2
-rw-r--r--indra/newview/licenses-win32.txt2
-rwxr-xr-xindra/newview/res/viewerRes.rc2
-rw-r--r--indra/newview/skins/default/xui/en/floater_about.xml4
7 files changed, 8 insertions, 8 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 2612a23f58..a5d949d25b 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -2458,7 +2458,7 @@ if (DARWIN)
set(MACOSX_BUNDLE_BUNDLE_NAME "Megapahit")
set(MACOSX_BUNDLE_SHORT_VERSION_STRING "${VIEWER_SHORT_VERSION}.${VIEWER_VERSION_REVISION}")
set(MACOSX_BUNDLE_BUNDLE_VERSION "${VIEWER_SHORT_VERSION}${VIEWER_MACOSX_PHASE}${VIEWER_REVISION}")
- set(MACOSX_BUNDLE_COPYRIGHT "Copyright © Megapahit 2025")
+ set(MACOSX_BUNDLE_COPYRIGHT "Copyright © Megapahit 2026")
set(MACOSX_BUNDLE_NSMAIN_NIB_FILE "SecondLife.nib")
set(MACOSX_BUNDLE_NSPRINCIPAL_CLASS "LLApplication")
diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings
index 25f517d364..8a053f87c3 100644
--- a/indra/newview/English.lproj/InfoPlist.strings
+++ b/indra/newview/English.lproj/InfoPlist.strings
@@ -3,5 +3,5 @@
CFBundleName = "Megapahit";
CFBundleShortVersionString = "Megapahit version ${MACOSX_BUNDLE_SHORT_VERSION_STRING}";
-CFBundleGetInfoString = "Megapahit version ${MACOSX_BUNDLE_SHORT_VERSION_STRING}, Copyright 2025 Megapahit.";
+CFBundleGetInfoString = "Megapahit version ${MACOSX_BUNDLE_SHORT_VERSION_STRING}, Copyright 2026 Megapahit.";
diff --git a/indra/newview/licenses-linux.txt b/indra/newview/licenses-linux.txt
index 22b9e4b449..e83989b4a7 100644
--- a/indra/newview/licenses-linux.txt
+++ b/indra/newview/licenses-linux.txt
@@ -412,7 +412,7 @@ sse2neon
/*
* sse2neon is freely redistributable under the MIT License.
*
- * Copyright (c) 2015-2024 SSE2NEON Contributors.
+ * Copyright (c) 2015-2026 SSE2NEON Contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/indra/newview/licenses-mac.txt b/indra/newview/licenses-mac.txt
index a51bc12abf..b1336f1bc4 100644
--- a/indra/newview/licenses-mac.txt
+++ b/indra/newview/licenses-mac.txt
@@ -651,7 +651,7 @@ sse2neon
/*
* sse2neon is freely redistributable under the MIT License.
*
- * Copyright (c) 2015-2024 SSE2NEON Contributors.
+ * Copyright (c) 2015-2026 SSE2NEON Contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/indra/newview/licenses-win32.txt b/indra/newview/licenses-win32.txt
index f7b8cb74be..946743f789 100644
--- a/indra/newview/licenses-win32.txt
+++ b/indra/newview/licenses-win32.txt
@@ -590,7 +590,7 @@ sse2neon
/*
* sse2neon is freely redistributable under the MIT License.
*
- * Copyright (c) 2015-2024 SSE2NEON Contributors.
+ * Copyright (c) 2015-2026 SSE2NEON Contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc
index 08e381ebc5..b88390d78c 100755
--- a/indra/newview/res/viewerRes.rc
+++ b/indra/newview/res/viewerRes.rc
@@ -157,7 +157,7 @@ BEGIN
VALUE "FileDescription", "Megapahit viewer"
VALUE "FileVersion", "${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}"
VALUE "InternalName", "Megapahit"
- VALUE "LegalCopyright", "Copyright (c) 2025, Megapahit."
+ VALUE "LegalCopyright", "Copyright (c) 2026, Megapahit."
VALUE "OriginalFilename", "Megapahit.exe"
VALUE "ProductName", "Megapahit viewer"
VALUE "ProductVersion", "${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}"
diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml
index ae78e968ad..9c932ac034 100644
--- a/indra/newview/skins/default/xui/en/floater_about.xml
+++ b/indra/newview/skins/default/xui/en/floater_about.xml
@@ -220,7 +220,7 @@ jpeglib Copyright (C) 1991-1998, Thomas G. Lane.
llphysicsextensions_tpv Copyright (c) 2010, Linden Research, Inc.
-Megapahit Copyright (c) 2023-2025 Megapahit.
+Megapahit Copyright (c) 2023-2026 Megapahit.
meshoptimizer Copyright (c) 2016-2021 Arseny Kapoulkine
@@ -232,7 +232,7 @@ PCRE Copyright (c) 1997-2012 University of Cambridge
SDL Copyright (C) 1997-2024 Sam Lantinga
-sse2neon Copyright (c) 2015-2024 SSE2NEON Contributors.
+sse2neon Copyright (c) 2015-2026 SSE2NEON Contributors.
SSLeay Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)