update copyright notice for 2023

This commit is contained in:
Jonathan Wren 2023-01-07 13:21:41 -08:00
parent d5d39971b4
commit fbe008bc25
No known key found for this signature in database
110 changed files with 111 additions and 111 deletions

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import pytest

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import os

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
from unittest import mock

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import sys

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import random

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
from unittest import mock

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
from unittest.mock import Mock

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
from argparse import Namespace

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import shlex

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import random

View file

@ -1,4 +1,4 @@
# Copyright © 2012-2022 jrnl contributors
# Copyright © 2012-2023 jrnl contributors
# License: https://www.gnu.org/licenses/gpl-3.0.html
import datetime