File tree Expand file tree Collapse file tree 5 files changed +32
-7
lines changed
src/oatpp-postgresql/mapping Expand file tree Collapse file tree 5 files changed +32
-7
lines changed Original file line number Diff line number Diff line change 6
6
* (_____)(__)(__)(__) |_| |_|
7
7
*
8
8
*
9
- * Copyright 2018-present, Leonid Stryzhevskyi <lganzzzo@gmail.com>
9
+ * Copyright 2018-present, Don Smyth <don.smyth@gmail.com>
10
+ * Leonid Stryzhevskyi <lganzzzo@gmail.com>
10
11
*
11
12
* Licensed under the Apache License, Version 2.0 (the "License");
12
13
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 6
6
* (_____)(__)(__)(__) |_| |_|
7
7
*
8
8
*
9
- * Copyright 2018-present, Leonid Stryzhevskyi <lganzzzo@gmail.com>
9
+ * Copyright 2018-present, Don Smyth <don.smyth@gmail.com>
10
+ * Leonid Stryzhevskyi <lganzzzo@gmail.com>
10
11
*
11
12
* Licensed under the Apache License, Version 2.0 (the "License");
12
13
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
- //
2
- // Created by dsmyth on 1/1/21.
3
- //
1
+ /* **************************************************************************
2
+ *
3
+ * Project _____ __ ____ _ _
4
+ * ( _ ) /__\ (_ _)_| |_ _| |_
5
+ * )(_)( /(__)\ )( (_ _)(_ _)
6
+ * (_____)(__)(__)(__) |_| |_|
7
+ *
8
+ *
9
+ * Copyright 2018-present, Don Smyth <don.smyth@gmail.com>
10
+ * Leonid Stryzhevskyi <lganzzzo@gmail.com>
11
+ *
12
+ * Licensed under the Apache License, Version 2.0 (the "License");
13
+ * you may not use this file except in compliance with the License.
14
+ * You may obtain a copy of the License at
15
+ *
16
+ * http://www.apache.org/licenses/LICENSE-2.0
17
+ *
18
+ * Unless required by applicable law or agreed to in writing, software
19
+ * distributed under the License is distributed on an "AS IS" BASIS,
20
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
+ * See the License for the specific language governing permissions and
22
+ * limitations under the License.
23
+ *
24
+ ***************************************************************************/
4
25
5
26
#ifndef oatpp_postgresql_mapping_PgArray_hpp
6
27
#define oatpp_postgresql_mapping_PgArray_hpp
Original file line number Diff line number Diff line change 6
6
* (_____)(__)(__)(__) |_| |_|
7
7
*
8
8
*
9
- * Copyright 2018-present, Leonid Stryzhevskyi <lganzzzo@gmail.com>
9
+ * Copyright 2018-present, Don Smyth <don.smyth@gmail.com>
10
+ * Leonid Stryzhevskyi <lganzzzo@gmail.com>
10
11
*
11
12
* Licensed under the Apache License, Version 2.0 (the "License");
12
13
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 6
6
* (_____)(__)(__)(__) |_| |_|
7
7
*
8
8
*
9
- * Copyright 2018-present, Leonid Stryzhevskyi <lganzzzo@gmail.com>
9
+ * Copyright 2018-present, Don Smyth <don.smyth@gmail.com>
10
+ * Leonid Stryzhevskyi <lganzzzo@gmail.com>
10
11
*
11
12
* Licensed under the Apache License, Version 2.0 (the "License");
12
13
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments