Update copyrights.

This commit is contained in:
Andrew Hamilton 2019-02-04 11:48:47 +10:00
parent 350f0496fc
commit be3fec26a3
25 changed files with 25 additions and 25 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
"""Eris Codebase Monitor """Eris Codebase Monitor

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import asyncio import asyncio

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,5 +1,5 @@
# Copyright (C) 2011, 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2011, 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,5 +1,5 @@
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,5 +1,5 @@
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import ast import ast

View file

@ -1,5 +1,5 @@
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2018-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
tools_for_extensions = [ tools_for_extensions = [

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2018-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import asyncio import asyncio

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2017-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2017-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2017-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import asyncio import asyncio

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import unittest import unittest

View file

@ -1,5 +1,5 @@
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import optparse import optparse

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import textwrap import textwrap

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2011, 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2011, 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import os import os

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2015-2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2015-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import os import os

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2016-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.
import contextlib import contextlib

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3.7 #!/usr/bin/env python3.7
# Copyright (C) 2018 Andrew Hamilton. All rights reserved. # Copyright (C) 2016-2019 Andrew Hamilton. All rights reserved.
# Licensed under the Artistic License 2.0. # Licensed under the Artistic License 2.0.