diff options
Diffstat (limited to 'testrig')
-rw-r--r-- | testrig/config.go | 2 | ||||
-rw-r--r-- | testrig/db.go | 2 | ||||
-rw-r--r-- | testrig/email.go | 2 | ||||
-rw-r--r-- | testrig/federator.go | 2 | ||||
-rw-r--r-- | testrig/log.go | 2 | ||||
-rw-r--r-- | testrig/mediahandler.go | 2 | ||||
-rw-r--r-- | testrig/oauthserver.go | 2 | ||||
-rw-r--r-- | testrig/processor.go | 2 | ||||
-rw-r--r-- | testrig/router.go | 2 | ||||
-rw-r--r-- | testrig/storage.go | 2 | ||||
-rw-r--r-- | testrig/testmodels.go | 2 | ||||
-rw-r--r-- | testrig/transportcontroller.go | 2 | ||||
-rw-r--r-- | testrig/typeconverter.go | 2 | ||||
-rw-r--r-- | testrig/util.go | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/testrig/config.go b/testrig/config.go index f9b1e0bcf..49aed146b 100644 --- a/testrig/config.go +++ b/testrig/config.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/db.go b/testrig/db.go index d2146ab34..61d80e6ae 100644 --- a/testrig/db.go +++ b/testrig/db.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/email.go b/testrig/email.go index 714025d85..5873ee442 100644 --- a/testrig/email.go +++ b/testrig/email.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/federator.go b/testrig/federator.go index e1050ad9f..b04c01d63 100644 --- a/testrig/federator.go +++ b/testrig/federator.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/log.go b/testrig/log.go index b0b3b9da1..5e60cad56 100644 --- a/testrig/log.go +++ b/testrig/log.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/mediahandler.go b/testrig/mediahandler.go index abc714551..ab7fee621 100644 --- a/testrig/mediahandler.go +++ b/testrig/mediahandler.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/oauthserver.go b/testrig/oauthserver.go index 3148e2790..1325b5df8 100644 --- a/testrig/oauthserver.go +++ b/testrig/oauthserver.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/processor.go b/testrig/processor.go index c09748e3c..0baffd35b 100644 --- a/testrig/processor.go +++ b/testrig/processor.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/router.go b/testrig/router.go index 4bfa57603..6842c0210 100644 --- a/testrig/router.go +++ b/testrig/router.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/storage.go b/testrig/storage.go index 4cc7f5080..a8cf0d838 100644 --- a/testrig/storage.go +++ b/testrig/storage.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/testmodels.go b/testrig/testmodels.go index 5d7df1c77..203aaef96 100644 --- a/testrig/testmodels.go +++ b/testrig/testmodels.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/transportcontroller.go b/testrig/transportcontroller.go index d383e096c..7408de967 100644 --- a/testrig/transportcontroller.go +++ b/testrig/transportcontroller.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/typeconverter.go b/testrig/typeconverter.go index bf064c245..2da59dcd3 100644 --- a/testrig/typeconverter.go +++ b/testrig/typeconverter.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/testrig/util.go b/testrig/util.go index 6cadb90d2..3c0c5b52f 100644 --- a/testrig/util.go +++ b/testrig/util.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by |