Updated copyright
This commit is contained in:
parent
b0631046b9
commit
ccfe3ac4db
24 changed files with 24 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
Copyright 2022-2023 Erik C. Thauvin (erik@thauvin.net)
|
||||
Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeApiBuild.java
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeApi.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeConfig.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeUtil.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* HttpErrorException.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeException.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Category.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Flag.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Format.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* IdRange.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Joke.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeResponse.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Language.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Parameter.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Type.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* ApiCallTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* BeforeAllTests.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* ExceptionsTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* GetJokeTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* GetJokesTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* GetRawJokesTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeConfigTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* JokeUtilTest.kt
|
||||
*
|
||||
* Copyright 2022-2024 Erik C. Thauvin (erik@thauvin.net)
|
||||
* Copyright 2022-2025 Erik C. Thauvin (erik@thauvin.net)
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are met:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue