update copyright symbols to unicode

This commit is contained in:
Jonathan Wren 2022-08-13 14:24:48 -07:00
parent 33607acbb6
commit 36f646c988
101 changed files with 102 additions and 102 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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