Skip to content

Commit 38c53b6

Browse files
committed
Update copyright dates in license
1 parent 1e19520 commit 38c53b6

File tree

266 files changed

+266
-266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+266
-266
lines changed

source/api/ut.pkb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ create or replace package body ut is
22

33
/*
44
utPLSQL - Version 3
5-
Copyright 2016 - 2019 utPLSQL Project
5+
Copyright 2016 - 2021 utPLSQL Project
66

77
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.

source/api/ut.pks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ create or replace package ut authid current_user as
22

33
/*
44
utPLSQL - Version 3
5-
Copyright 2016 - 2019 utPLSQL Project
5+
Copyright 2016 - 2021 utPLSQL Project
66

77
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.

source/api/ut_runner.pkb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ create or replace package body ut_runner is
22

33
/*
44
utPLSQL - Version 3
5-
Copyright 2016 - 2019 utPLSQL Project
5+
Copyright 2016 - 2021 utPLSQL Project
66

77
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.

source/api/ut_runner.pks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ create or replace package ut_runner authid current_user is
22

33
/*
44
utPLSQL - Version 3
5-
Copyright 2016 - 2019 utPLSQL Project
5+
Copyright 2016 - 2021 utPLSQL Project
66

77
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.

source/api/ut_suite_item_info.tpb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create or replace type body ut_suite_item_info is
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

source/api/ut_suite_item_info.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create or replace type ut_suite_item_info as object (
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

source/api/ut_suite_items_info.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create or replace type ut_suite_items_info as
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

source/core/annotations/ut_annotated_object.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create type ut_annotated_object as object(
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

source/core/annotations/ut_annotated_objects.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create type ut_annotated_objects as
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

source/core/annotations/ut_annotation.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
create type ut_annotation as object(
22
/*
33
utPLSQL - Version 3
4-
Copyright 2016 - 2019 utPLSQL Project
4+
Copyright 2016 - 2021 utPLSQL Project
55

66
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)