Skip to content

Commit aa256bc

Browse files
committed
Sync bela
1 parent 9770d0f commit aa256bc

31 files changed

+31
-31
lines changed

vendor/bela.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/fcharlie/bela/tree/a87103050f5dc09c55ed5d658aa60dc3ff249979
1+
https://github.com/fcharlie/bela/tree/b9657738333083633a89da8b4de282645a442ef6

vendor/bela/include/bela/__strings/str_join_internal.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/__strings/str_join_narrow_internal.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/__strings/str_split_internal.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/__strings/str_split_narrow_internal.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/ascii.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/escaping.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/macros.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/match.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

vendor/bela/include/bela/numbers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// ---------------------------------------------------------------------------
2-
// Copyright (C) 2022, Bela contributors
2+
// Copyright © 2023, Bela contributors
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)