Skip to content

Commit b3e1423

Browse files
committed
chore: Fix copyright year
1 parent 5c097d9 commit b3e1423

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

test/commands/analyze/error/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/bump/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/compile/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/concat/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/docs/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/eval/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/format/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/info/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/init/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/commands/lint/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (C) 2022-2025 the Eask authors.
3+
# Copyright (C) 2025 the Eask authors.
44

55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)