Updated copyright

This commit is contained in:
Erik C. Thauvin 2023-01-29 00:49:09 -08:00
parent cb8bf44768
commit 416a52ec18
5 changed files with 5 additions and 9 deletions

View file

@ -1,8 +1,7 @@
/*
* CryptoException.kt
*
* Copyright (c) 2021-2022, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved.
* Copyright 2021-2023 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:

View file

@ -1,8 +1,7 @@
/*
* CryptoPrice.kt
*
* Copyright (c) 2021-2022, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved.
* Copyright 2021-2023 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:

View file

@ -1,8 +1,7 @@
/*
* CryptoPriceTest.kt
*
* Copyright (c) 2021-2022, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved.
* Copyright 2021-2023 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: