Skip to content

Commit 964adb0

Browse files
committed
change Ltd to GmbH
1 parent 33cd82d commit 964adb0

File tree

133 files changed

+277
-277
lines changed

Some content is hidden

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

133 files changed

+277
-277
lines changed

Harmony_Individual_Contributor_Assignment_Agreement.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ ________________________
143143
Us:
144144

145145
Name: Simon Redfern
146-
Title: CEO, TESOBE Ltd
146+
Title: CEO, TESOBE GmbH
147147
Address: Osloerstrasse 16/17, Berlin 13359, Germany
148148

149149

NOTICE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Open Bank Project API
2-
Copyright (C) 2011-2018, TESOBE Ltd
2+
Copyright (C) 2011-2018, TESOBE GmbH
33

44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU Affero General Public License as published by
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
1515
along with this program. If not, see <http://www.gnu.org/licenses/>.
1616

1717
18-
TESOBE Ltd
18+
TESOBE GmbH
1919
Osloerstrasse 16/17
2020
Berlin 13359, Germany
2121

obp-api/src/main/scala/bootstrap/liftweb/Boot.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/APIBuilder/APIBuilderModel.scala

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd
3+
Copyright (C) 2011-2018, TESOBE GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd
19+
TESOBE GmbH
2020
Osloerstrasse 16/17
2121
Berlin 13359, Germany
2222
@@ -496,7 +496,7 @@ object APIBuilderModel
496496
val apiSource: Source = source"""
497497
/**
498498
Open Bank Project - API
499-
Copyright (C) 2011-2018, TESOBE Ltd
499+
Copyright (C) 2011-2018, TESOBE GmbH
500500
501501
This program is free software: you can redistribute it and/or modify
502502
it under the terms of the GNU Affero General Public License as published by
@@ -512,7 +512,7 @@ You should have received a copy of the GNU Affero General Public License
512512
along with this program. If not, see <http://www.gnu.org/licenses/>.
513513
514514
515-
TESOBE Ltd
515+
TESOBE GmbH
516516
Osloerstrasse 16/17
517517
Berlin 13359, Germany
518518
@@ -619,7 +619,7 @@ $modelTrait
619619
source"""
620620
/**
621621
Open Bank Project - API
622-
Copyright (C) 2011-2018, TESOBE Ltd
622+
Copyright (C) 2011-2018, TESOBE GmbH
623623
624624
This program is free software: you can redistribute it and/or modify
625625
it under the terms of the GNU Affero General Public License as published by
@@ -635,7 +635,7 @@ You should have received a copy of the GNU Affero General Public License
635635
along with this program. If not, see <http://www.gnu.org/licenses/>.
636636
637637
638-
TESOBE Ltd
638+
TESOBE GmbH
639639
Osloerstrasse 16/17
640640
Berlin 13359, Germany
641641

obp-api/src/main/scala/code/api/APIBuilder/apiResourceDoc/APIBuilder.scala

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd
3+
Copyright (C) 2011-2018, TESOBE GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd
19+
TESOBE GmbH
2020
Osloerstrasse 16/17
2121
Berlin 13359, Germany
2222
@@ -333,7 +333,7 @@ object APIBuilder
333333
val apiSource: Source = source"""
334334
/**
335335
Open Bank Project - API
336-
Copyright (C) 2011-2018, TESOBE Ltd
336+
Copyright (C) 2011-2018, TESOBE GmbH
337337
338338
This program is free software: you can redistribute it and/or modify
339339
it under the terms of the GNU Affero General Public License as published by
@@ -349,7 +349,7 @@ You should have received a copy of the GNU Affero General Public License
349349
along with this program. If not, see <http://www.gnu.org/licenses/>.
350350
351351
352-
TESOBE Ltd
352+
TESOBE GmbH
353353
Osloerstrasse 16/17
354354
Berlin 13359, Germany
355355
@@ -456,7 +456,7 @@ $modelTrait
456456
val jsonFactorySource: Source =source"""
457457
/**
458458
Open Bank Project - API
459-
Copyright (C) 2011-2018, TESOBE Ltd
459+
Copyright (C) 2011-2018, TESOBE GmbH
460460
461461
This program is free software: you can redistribute it and/or modify
462462
it under the terms of the GNU Affero General Public License as published by
@@ -472,7 +472,7 @@ You should have received a copy of the GNU Affero General Public License
472472
along with this program. If not, see <http://www.gnu.org/licenses/>.
473473
474474
475-
TESOBE Ltd
475+
TESOBE GmbH
476476
Osloerstrasse 16/17
477477
Berlin 13359, Germany
478478

obp-api/src/main/scala/code/api/APIBuilder/swagger/APIBuilderSwagger.scala

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd
3+
Copyright (C) 2011-2018, TESOBE GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd
19+
TESOBE GmbH
2020
Osloerstrasse 16/17
2121
Berlin 13359, Germany
2222
@@ -281,7 +281,7 @@ object APIBuilderSwagger {
281281
val apiSource: Source = source"""
282282
/**
283283
Open Bank Project - API
284-
Copyright (C) 2011-2018, TESOBE Ltd
284+
Copyright (C) 2011-2018, TESOBE GmbH
285285
286286
This program is free software: you can redistribute it and/or modify
287287
it under the terms of the GNU Affero General Public License as published by
@@ -297,7 +297,7 @@ You should have received a copy of the GNU Affero General Public License
297297
along with this program. If not, see <http://www.gnu.org/licenses/>.
298298
299299
300-
TESOBE Ltd
300+
TESOBE GmbH
301301
Osloerstrasse 16/17
302302
Berlin 13359, Germany
303303
@@ -403,7 +403,7 @@ $modelTrait
403403
val jsonFactorySource: Source =source"""
404404
/**
405405
Open Bank Project - API
406-
Copyright (C) 2011-2018, TESOBE Ltd
406+
Copyright (C) 2011-2018, TESOBE GmbH
407407
408408
This program is free software: you can redistribute it and/or modify
409409
it under the terms of the GNU Affero General Public License as published by
@@ -419,7 +419,7 @@ You should have received a copy of the GNU Affero General Public License
419419
along with this program. If not, see <http://www.gnu.org/licenses/>.
420420
421421
422-
TESOBE Ltd
422+
TESOBE GmbH
423423
Osloerstrasse 16/17
424424
Berlin 13359, Germany
425425

obp-api/src/main/scala/code/api/APIBuilder/swagger/swaggerResource.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "Open Bank Project API",
5-
"description": "An Open Source API for Banks. (c) TESOBE Ltd. 2011 - 2018. Licensed under the AGPL and commercial licences.",
5+
"description": "An Open Source API for Banks. (c) TESOBE GmbH. 2011 - 2018. Licensed under the AGPL and commercial licences.",
66
"contact": {
7-
"name": "TESOBE Ltd. / Open Bank Project",
7+
"name": "TESOBE GmbH. / Open Bank Project",
88
"url": "https://openbankproject.com",
99
"email": "[email protected]"
1010
},

obp-api/src/main/scala/code/api/AUOpenBanking/v1_0_0/ApiCollector.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Open Bank Project - API
3-
* Copyright (C) 2011-2018, TESOBE Ltd
3+
* Copyright (C) 2011-2018, TESOBE GmbH
44
**
55
*This program is free software: you can redistribute it and/or modify
66
*it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@
1616
*along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
**
1818
19-
*TESOBE Ltd
19+
*TESOBE GmbH
2020
*Osloerstrasse 16/17
2121
*Berlin 13359, Germany
2222
**

obp-api/src/main/scala/code/api/ErrorMessageJsonAST.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/GatewayLogin.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd
3+
Copyright (C) 2011-2018, TESOBE GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/OAuth2.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/OBPRestHelper.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/Polish/v2_1_1_1/OBP_PAPI_2_1_1_1.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Open Bank Project - API
3-
* Copyright (C) 2011-2018, TESOBE Ltd
3+
* Copyright (C) 2011-2018, TESOBE GmbH
44
**
55
*This program is free software: you can redistribute it and/or modify
66
*it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@
1616
*along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
**
1818
19-
*TESOBE Ltd
19+
*TESOBE GmbH
2020
*Osloerstrasse 16/17
2121
*Berlin 13359, Germany
2222
**

obp-api/src/main/scala/code/api/ResourceDocs1_4_0/SwaggerJSONFactory.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ object SwaggerJSONFactory {
195195
implicit val formats = CustomJsonFormats.formats
196196

197197
val infoTitle = "Open Bank Project API"
198-
val infoDescription = "An Open Source API for Banks. (c) TESOBE Ltd. 2011 - 2018. Licensed under the AGPL and commercial licences."
199-
val infoContact = InfoContactJson("TESOBE Ltd. / Open Bank Project", "https://openbankproject.com" ,"[email protected]")
198+
val infoDescription = "An Open Source API for Banks. (c) TESOBE GmbH. 2011 - 2018. Licensed under the AGPL and commercial licences."
199+
val infoContact = InfoContactJson("TESOBE GmbH. / Open Bank Project", "https://openbankproject.com" ,"[email protected]")
200200
val infoApiVersion = requestedApiVersion
201201
val info = InfoJson(infoTitle, infoDescription, infoContact, infoApiVersion.toString)
202202
val host = APIUtil.getPropsValue("hostname", "unknown host").replaceFirst("http://", "").replaceFirst("https://", "")

obp-api/src/main/scala/code/api/STET/v1_4/OBP_STET_1_4.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Open Bank Project - API
3-
* Copyright (C) 2011-2018, TESOBE Ltd
3+
* Copyright (C) 2011-2018, TESOBE GmbH
44
**
55
*This program is free software: you can redistribute it and/or modify
66
*it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@
1616
*along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
**
1818
19-
*TESOBE Ltd
19+
*TESOBE GmbH
2020
*Osloerstrasse 16/17
2121
*Berlin 13359, Germany
2222
**

obp-api/src/main/scala/code/api/UKOpenBanking/v2_0_0/OBP_UKOpenBanking_200.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

obp-api/src/main/scala/code/api/UKOpenBanking/v3_1_0/OBP_UKOpenBanking_310.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Open Bank Project - API
3-
* Copyright (C) 2011-2018, TESOBE Ltd
3+
* Copyright (C) 2011-2018, TESOBE GmbH
44
**
55
*This program is free software: you can redistribute it and/or modify
66
*it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@
1616
*along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
**
1818
19-
*TESOBE Ltd
19+
*TESOBE GmbH
2020
*Osloerstrasse 16/17
2121
*Berlin 13359, Germany
2222
**

obp-api/src/main/scala/code/api/berlin/group/v1/OBP_BERLIN_GROUP_1.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
Open Bank Project - API
3-
Copyright (C) 2011-2018, TESOBE Ltd.
3+
Copyright (C) 2011-2018, TESOBE GmbH.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as published by
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
1616
along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818
19-
TESOBE Ltd.
19+
TESOBE GmbH.
2020
Osloer Strasse 16/17
2121
Berlin 13359, Germany
2222

0 commit comments

Comments
 (0)