Skip to content

Commit 79b074d

Browse files
committed
Replaced ; with : in license. It was causing issues in the create table statement.
1 parent 5a7c57d commit 79b074d

145 files changed

Lines changed: 319 additions & 322 deletions

File tree

Some content is hidden

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

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189

190190
Copyright 2016 utPLSQL Project
191191

192-
Licensed under the Apache License, Version 2.0 (the "License");
192+
Licensed under the Apache License, Version 2.0 (the "License"):
193193
you may not use this file except in compliance with the License.
194194
You may obtain a copy of the License at
195195

@@ -199,4 +199,4 @@
199199
distributed under the License is distributed on an "AS IS" BASIS,
200200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201
See the License for the specific language governing permissions and
202-
limitations under the License.
202+
limitations under the License.

client_source/sqlplus/ut_run.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
utPLSQL - Version X.X.X.X
33
Copyright 2016 - 2017 utPLSQL Project
44
5-
Licensed under the Apache License, Version 2.0 (the "License");
5+
Licensed under the Apache License, Version 2.0 (the "License"):
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at
88

source/api/ut.pkb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
create or replace package body ut is
22

33
/*
4-
utPLSQL - Version X.X.X.X
4+
utPLSQL - Version X.X.X.X
55
Copyright 2016 - 2017 utPLSQL Project
66

7-
Licensed under the Apache License, Version 2.0 (the "License");
7+
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.
99
You may obtain a copy of the License at
1010

source/api/ut.pks

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
create or replace package ut authid current_user as
22

33
/*
4-
utPLSQL - Version X.X.X.X
4+
utPLSQL - Version X.X.X.X
55
Copyright 2016 - 2017 utPLSQL Project
66

7-
Licensed under the Apache License, Version 2.0 (the "License");
7+
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.
99
You may obtain a copy of the License at
1010

source/api/ut_runner.pkb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
create or replace package body ut_runner is
22

33
/*
4-
utPLSQL - Version X.X.X.X
4+
utPLSQL - Version X.X.X.X
55
Copyright 2016 - 2017 utPLSQL Project
66

7-
Licensed under the Apache License, Version 2.0 (the "License");
7+
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.
99
You may obtain a copy of the License at
1010

source/api/ut_runner.pks

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
create or replace package ut_runner authid current_user is
22

33
/*
4-
utPLSQL - Version X.X.X.X
4+
utPLSQL - Version X.X.X.X
55
Copyright 2016 - 2017 utPLSQL Project
66

7-
Licensed under the Apache License, Version 2.0 (the "License");
7+
Licensed under the Apache License, Version 2.0 (the "License"):
88
you may not use this file except in compliance with the License.
99
You may obtain a copy of the License at
1010

source/core/types/ut_assert_result.tpb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
create or replace type body ut_assert_result is
22
/*
3-
utPLSQL - Version X.X.X.X
3+
utPLSQL - Version X.X.X.X
44
Copyright 2016 - 2017 utPLSQL Project
55

6-
Licensed under the Apache License, Version 2.0 (the "License");
6+
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at
99

source/core/types/ut_assert_result.tps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
create or replace type ut_assert_result as object(
22
/*
3-
utPLSQL - Version X.X.X.X
3+
utPLSQL - Version X.X.X.X
44
Copyright 2016 - 2017 utPLSQL Project
55

6-
Licensed under the Apache License, Version 2.0 (the "License");
6+
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at
99

source/core/types/ut_assert_results.tps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ create or replace type ut_assert_results as
33
utPLSQL - Version X.X.X.X
44
Copyright 2016 - 2017 utPLSQL Project
55

6-
Licensed under the Apache License, Version 2.0 (the "License");
6+
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at
99

source/core/types/ut_console_reporter_base.tpb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
create or replace type body ut_console_reporter_base is
22
/*
3-
utPLSQL - Version X.X.X.X
3+
utPLSQL - Version X.X.X.X
44
Copyright 2016 - 2017 utPLSQL Project
55

6-
Licensed under the Apache License, Version 2.0 (the "License");
6+
Licensed under the Apache License, Version 2.0 (the "License"):
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at
99

0 commit comments

Comments
 (0)