From: Karl O. Pinc Date: Sat, 23 Jan 2021 22:30:46 +0000 (-0600) Subject: Update copyright statements X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=db1db20bc15197c2c72ba2b201c94a5f9a7d6f74;p=pgwui_develop Update copyright statements --- diff --git a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish index 7e1ad05..082c22e 100644 --- a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish +++ b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish @@ -1,5 +1,5 @@ < %% doc> - Copyright (C) 2015, 2018, 2020 The Meme Factory, Inc. + Copyright (C) 2015, 2018, 2020, 2021 The Meme Factory, Inc. http://www.karlpinc.com/ This file is part of ${component}. diff --git a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/views/TEMPLATE.py.mak b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/views/TEMPLATE.py.mak index 1e58a8d..10748aa 100644 --- a/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/views/TEMPLATE.py.mak +++ b/src/pgwui_testing/TEMPLATE/src/pgwui_TEMPLATE/views/TEMPLATE.py.mak @@ -1,4 +1,4 @@ -# Copyright (C) 2015, 2018, 2020 The Meme Factory, Inc. +# Copyright (C) 2015, 2018, 2020, 2021 The Meme Factory, Inc. # http://www.karlpinc.com/ # This file is part of ${component}. diff --git a/src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak b/src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak index 3cb0270..0523627 100644 --- a/src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak +++ b/src/pgwui_testing/TEMPLATE/tests/views/test_TEMPLATE.py.mak @@ -1,4 +1,4 @@ -# Copyright (C) 2018, 2019, 2020 The Meme Factory, Inc. +# Copyright (C) 2018, 2019, 2020, 2021 The Meme Factory, Inc. # http://www.karlpinc.com/ # This file is part of ${component}.