Skip to content

Commit 55c538e

Browse files
committed
Merge branch 'master' into test/3048
2 parents 83f2c4d + 66cfed6 commit 55c538e

File tree

628 files changed

+2287
-1586
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

628 files changed

+2287
-1586
lines changed

.patterns

Whitespace-only changes.

api/libsphinxclient/sphinxclient.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Copyright (c) 2001-2016, Andrew Aksyonoff
33
// Copyright (c) 2008-2016, Sphinx Technologies Inc
4-
// Copyright (c) 2017-2024, Manticore Software LTD (https://manticoresearch.com)
4+
// Copyright (c) 2017-2025, Manticore Software LTD (https://manticoresearch.com)
55
// All rights reserved
66
//
77
// This program is free software; you can redistribute it and/or modify

api/sphinxapi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// Copyright (c) 2001-2016, Andrew Aksyonoff
99
// Copyright (c) 2008-2016, Sphinx Technologies Inc
10-
// Copyright (c) 2019-2024, Manticore Software LTD (https://manticoresearch.com)
10+
// Copyright (c) 2019-2025, Manticore Software LTD (https://manticoresearch.com)
1111
// All rights reserved
1212
//
1313
// This program is free software; you can redistribute it and/or modify

cmake/FindMysql.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2222
#=============================================================================
2323
# Copyright 2015 Sphinx Technologies, Inc.
24-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
24+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
2525
#
2626
# Distributed under the OSI-approved BSD License (the "License");
2727
# see accompanying file Copyright.txt for details.

cmake/FindZSTD.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# If library is found, imported target ZSTD::ZSTD is produced to link with.
1414
#
1515
#=============================================================================
16-
# Copyright 2021-2024, Manticore Software LTD (https://manticoresearch.com)
16+
# Copyright 2021-2025, Manticore Software LTD (https://manticoresearch.com)
1717
#
1818
# Distributed under the OSI-approved BSD License (the "License");
1919
# see accompanying file Copyright.txt for details.

cmake/Findre2.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# WITH_RE2_LIBS - where to search for the lib
1919

2020
#=============================================================================
21-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
21+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
2222
# Copyright 2015-2016 Sphinx Technologies, Inc.
2323
#
2424
# Distributed under the OSI-approved BSD License (the "License");

cmake/GetICU.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#=============================================================================
2-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
2+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
33
#
44
# Distributed under the OSI-approved BSD License (the "License");
55
# see accompanying file Copyright.txt for details.

cmake/GetJIEBA.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#=============================================================================
2-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
2+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
33
#
44
# Distributed under the OSI-approved BSD License (the "License");
55
# see accompanying file Copyright.txt for details.

cmake/GetRE2.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#=============================================================================
2-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
2+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
33
#
44
# Distributed under the OSI-approved BSD License (the "License");
55
# see accompanying file Copyright.txt for details.

cmake/GetSTEMMER.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#=============================================================================
2-
# Copyright 2017-2024, Manticore Software LTD (https://manticoresearch.com)
2+
# Copyright 2017-2025, Manticore Software LTD (https://manticoresearch.com)
33
#
44
# Distributed under the OSI-approved BSD License (the "License");
55
# see accompanying file Copyright.txt for details.

0 commit comments

Comments
 (0)