From c2e6a889e338ef488fb0656a0fb6eaadbb59e463 Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Mon, 27 Apr 2020 10:48:59 +0200 Subject: Add missing copyright annotations for the past releases --- tests/unittest_objects.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/unittest_objects.py') diff --git a/tests/unittest_objects.py b/tests/unittest_objects.py index 9111477f..a9de6eb2 100644 --- a/tests/unittest_objects.py +++ b/tests/unittest_objects.py @@ -1,6 +1,7 @@ -# Copyright (c) 2015-2016 Claudiu Popa +# Copyright (c) 2015-2016, 2018, 2020 Claudiu Popa # Copyright (c) 2015-2016 Ceridwen # Copyright (c) 2018 Bryce Guinta +# Copyright (c) 2019 Ashley Whetter # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html # For details: https://github.com/PyCQA/astroid/blob/master/COPYING.LESSER -- cgit v1.2.1