Skip to content

Commit 9017715

Browse files
authored
Update copyright (#497)
Also bump dependencies.
1 parent 269eb63 commit 9017715

Some content is hidden

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

55 files changed

+108
-63
lines changed

mergekit/architecture.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/card.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/actors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/genome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/monkeypatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

mergekit/evo/strategy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 Charles O. Goddard
1+
# Copyright (C) 2025 Arcee AI
22
#
33
# This software is free software: you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public License as

0 commit comments

Comments
 (0)