diff --git a/LICENSE.txt b/LICENSE.txt index 61d18602b..be3f7b28e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ -GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies @@ -7,17 +7,15 @@ GNU GENERAL PUBLIC LICENSE Preamble - The GNU General Public License is a free, copyleft license for -software and other kinds of works. + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to +our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. +software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you @@ -26,44 +24,34 @@ them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. The precise terms and conditions for copying, distribution and modification follow. @@ -72,7 +60,7 @@ modification follow. 0. Definitions. - "This License" refers to version 3 of the GNU General Public License. + "This License" refers to version 3 of the GNU Affero General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. @@ -549,35 +537,45 @@ to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - 13. Use with the GNU Affero General Public License. + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single +under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General +Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published +GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's +versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. @@ -635,40 +633,29 @@ the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by + it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see +For more information on this, and how to apply and follow the GNU AGPL, see . - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 000000000..4545b6d2a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Tracker.Finance + +A free, open source and self-hosted personal finance manager + +## License + +This work [is licensed](https://dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance?path=%2FLICENSE.txt) +under the [GNU Affero General Public License v3.0 or later](https://www.gnu.org/licenses/agpl-3.0.html). + +## Contact + +You can contact me at [valters.melnalksnis@outlook.com](mailto:valters.melnalksnis@outlook.com). \ No newline at end of file diff --git a/Tracking.Finance.Data.Identity/ApplicationDbContext.cs b/Tracking.Finance.Data.Identity/ApplicationDbContext.cs index cbba2bd00..a32bafa94 100644 --- a/Tracking.Finance.Data.Identity/ApplicationDbContext.cs +++ b/Tracking.Finance.Data.Identity/ApplicationDbContext.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Identity.EntityFrameworkCore; diff --git a/Tracking.Finance.Data.Identity/ApplicationUser.cs b/Tracking.Finance.Data.Identity/ApplicationUser.cs index 74f0ac352..444447d23 100644 --- a/Tracking.Finance.Data.Identity/ApplicationUser.cs +++ b/Tracking.Finance.Data.Identity/ApplicationUser.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Identity; diff --git a/Tracking.Finance.Data.Identity/ConfigurationExtensions.cs b/Tracking.Finance.Data.Identity/ConfigurationExtensions.cs index 0ff5dbaf9..3cd52672c 100644 --- a/Tracking.Finance.Data.Identity/ConfigurationExtensions.cs +++ b/Tracking.Finance.Data.Identity/ConfigurationExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data.Identity/Tracking.Finance.Data.Identity.csproj b/Tracking.Finance.Data.Identity/Tracking.Finance.Data.Identity.csproj index e5b71ddb5..f4328b51d 100644 --- a/Tracking.Finance.Data.Identity/Tracking.Finance.Data.Identity.csproj +++ b/Tracking.Finance.Data.Identity/Tracking.Finance.Data.Identity.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Identity data access for Tracking.Finance project diff --git a/Tracking.Finance.Data.Tests.Integration/DatabaseInitialization.cs b/Tracking.Finance.Data.Tests.Integration/DatabaseInitialization.cs index 165e2e5cb..8936fbd34 100644 --- a/Tracking.Finance.Data.Tests.Integration/DatabaseInitialization.cs +++ b/Tracking.Finance.Data.Tests.Integration/DatabaseInitialization.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Threading.Tasks; diff --git a/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionItemRepositoryTests.cs b/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionItemRepositoryTests.cs index 6b80bbebe..e96d3591f 100644 --- a/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionItemRepositoryTests.cs +++ b/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionItemRepositoryTests.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using FluentAssertions; diff --git a/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionRepositoryTests.cs b/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionRepositoryTests.cs index caf92e583..1294c99a0 100644 --- a/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionRepositoryTests.cs +++ b/Tracking.Finance.Data.Tests.Integration/Repositories/TransactionRepositoryTests.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using FluentAssertions; diff --git a/Tracking.Finance.Data.Tests.Integration/Tracking.Finance.Data.Tests.Integration.csproj b/Tracking.Finance.Data.Tests.Integration/Tracking.Finance.Data.Tests.Integration.csproj index 67f0c8689..8758ac779 100644 --- a/Tracking.Finance.Data.Tests.Integration/Tracking.Finance.Data.Tests.Integration.csproj +++ b/Tracking.Finance.Data.Tests.Integration/Tracking.Finance.Data.Tests.Integration.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Integration tests for Tracking.Finance.Data project diff --git a/Tracking.Finance.Data/Models/Abstractions/IDescribableEntity.cs b/Tracking.Finance.Data/Models/Abstractions/IDescribableEntity.cs index ba0c3344f..c1b972c00 100644 --- a/Tracking.Finance.Data/Models/Abstractions/IDescribableEntity.cs +++ b/Tracking.Finance.Data/Models/Abstractions/IDescribableEntity.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Data.Models.Abstractions diff --git a/Tracking.Finance.Data/Models/Abstractions/IEntity.cs b/Tracking.Finance.Data/Models/Abstractions/IEntity.cs index 0b196085e..5d13f121a 100644 --- a/Tracking.Finance.Data/Models/Abstractions/IEntity.cs +++ b/Tracking.Finance.Data/Models/Abstractions/IEntity.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Data.Models.Abstractions diff --git a/Tracking.Finance.Data/Models/Abstractions/IModifiableEntity.cs b/Tracking.Finance.Data/Models/Abstractions/IModifiableEntity.cs index ec8ee6c94..6c8188237 100644 --- a/Tracking.Finance.Data/Models/Abstractions/IModifiableEntity.cs +++ b/Tracking.Finance.Data/Models/Abstractions/IModifiableEntity.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/Abstractions/INamedEntity.cs b/Tracking.Finance.Data/Models/Abstractions/INamedEntity.cs index ba0bd89fc..77d389776 100644 --- a/Tracking.Finance.Data/Models/Abstractions/INamedEntity.cs +++ b/Tracking.Finance.Data/Models/Abstractions/INamedEntity.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Data.Models.Abstractions diff --git a/Tracking.Finance.Data/Models/Abstractions/IUserSpecificEntity.cs b/Tracking.Finance.Data/Models/Abstractions/IUserSpecificEntity.cs index 3f6dc0e96..17d238bc9 100644 --- a/Tracking.Finance.Data/Models/Abstractions/IUserSpecificEntity.cs +++ b/Tracking.Finance.Data/Models/Abstractions/IUserSpecificEntity.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Data.Models.Abstractions diff --git a/Tracking.Finance.Data/Models/Account.cs b/Tracking.Finance.Data/Models/Account.cs index a36657c1b..c367d3b86 100644 --- a/Tracking.Finance.Data/Models/Account.cs +++ b/Tracking.Finance.Data/Models/Account.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/AccountInCurrency.cs b/Tracking.Finance.Data/Models/AccountInCurrency.cs index 6b95d44cf..61376b7fd 100644 --- a/Tracking.Finance.Data/Models/AccountInCurrency.cs +++ b/Tracking.Finance.Data/Models/AccountInCurrency.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/Counterparty.cs b/Tracking.Finance.Data/Models/Counterparty.cs index 9f2f736ed..a680bb518 100644 --- a/Tracking.Finance.Data/Models/Counterparty.cs +++ b/Tracking.Finance.Data/Models/Counterparty.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/Currency.cs b/Tracking.Finance.Data/Models/Currency.cs index cba351030..c0fbc25a5 100644 --- a/Tracking.Finance.Data/Models/Currency.cs +++ b/Tracking.Finance.Data/Models/Currency.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/Product.cs b/Tracking.Finance.Data/Models/Product.cs index b6ccb902e..101180c80 100644 --- a/Tracking.Finance.Data/Models/Product.cs +++ b/Tracking.Finance.Data/Models/Product.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/ProductCategory.cs b/Tracking.Finance.Data/Models/ProductCategory.cs index fe4e32a40..b0db363e4 100644 --- a/Tracking.Finance.Data/Models/ProductCategory.cs +++ b/Tracking.Finance.Data/Models/ProductCategory.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Tracking.Finance.Data.Models.Abstractions; diff --git a/Tracking.Finance.Data/Models/ProductCategoryClosure.cs b/Tracking.Finance.Data/Models/ProductCategoryClosure.cs index 82768a95a..2c28779fb 100644 --- a/Tracking.Finance.Data/Models/ProductCategoryClosure.cs +++ b/Tracking.Finance.Data/Models/ProductCategoryClosure.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Tracking.Finance.Data.Models.Abstractions; diff --git a/Tracking.Finance.Data/Models/Transaction.cs b/Tracking.Finance.Data/Models/Transaction.cs index d250caa31..413757191 100644 --- a/Tracking.Finance.Data/Models/Transaction.cs +++ b/Tracking.Finance.Data/Models/Transaction.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/TransactionItem.cs b/Tracking.Finance.Data/Models/TransactionItem.cs index 70c3280ea..a681b1e8a 100644 --- a/Tracking.Finance.Data/Models/TransactionItem.cs +++ b/Tracking.Finance.Data/Models/TransactionItem.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/Unit.cs b/Tracking.Finance.Data/Models/Unit.cs index b114e4328..f9752f22b 100644 --- a/Tracking.Finance.Data/Models/Unit.cs +++ b/Tracking.Finance.Data/Models/Unit.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Data/Models/User.cs b/Tracking.Finance.Data/Models/User.cs index 56e1bf47b..0a8778a9e 100644 --- a/Tracking.Finance.Data/Models/User.cs +++ b/Tracking.Finance.Data/Models/User.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Tracking.Finance.Data.Models.Abstractions; diff --git a/Tracking.Finance.Data/Repositories/IModifiableRepository.cs b/Tracking.Finance.Data/Repositories/IModifiableRepository.cs index c238a7754..0a520531b 100644 --- a/Tracking.Finance.Data/Repositories/IModifiableRepository.cs +++ b/Tracking.Finance.Data/Repositories/IModifiableRepository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Threading.Tasks; diff --git a/Tracking.Finance.Data/Repositories/IRepository.cs b/Tracking.Finance.Data/Repositories/IRepository.cs index 8e341c8c8..c86acd88e 100644 --- a/Tracking.Finance.Data/Repositories/IRepository.cs +++ b/Tracking.Finance.Data/Repositories/IRepository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Collections.Generic; diff --git a/Tracking.Finance.Data/Repositories/Repository.cs b/Tracking.Finance.Data/Repositories/Repository.cs index 81d4e5615..4e27813ce 100644 --- a/Tracking.Finance.Data/Repositories/Repository.cs +++ b/Tracking.Finance.Data/Repositories/Repository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Collections.Generic; diff --git a/Tracking.Finance.Data/Repositories/TransactionItemRepository.cs b/Tracking.Finance.Data/Repositories/TransactionItemRepository.cs index e3f1f5c78..71f345271 100644 --- a/Tracking.Finance.Data/Repositories/TransactionItemRepository.cs +++ b/Tracking.Finance.Data/Repositories/TransactionItemRepository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Collections.Generic; diff --git a/Tracking.Finance.Data/Repositories/TransactionRepository.cs b/Tracking.Finance.Data/Repositories/TransactionRepository.cs index 354b6b548..bdbf87ea3 100644 --- a/Tracking.Finance.Data/Repositories/TransactionRepository.cs +++ b/Tracking.Finance.Data/Repositories/TransactionRepository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Data; diff --git a/Tracking.Finance.Data/Repositories/UserRepository.cs b/Tracking.Finance.Data/Repositories/UserRepository.cs index c324fadb1..7cdb7cc24 100644 --- a/Tracking.Finance.Data/Repositories/UserRepository.cs +++ b/Tracking.Finance.Data/Repositories/UserRepository.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Data; diff --git a/Tracking.Finance.Data/Tracking.Finance.Data.csproj b/Tracking.Finance.Data/Tracking.Finance.Data.csproj index bf68d5e97..0f5af1bb6 100644 --- a/Tracking.Finance.Data/Tracking.Finance.Data.csproj +++ b/Tracking.Finance.Data/Tracking.Finance.Data.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Data access for Tracking.Finance project diff --git a/Tracking.Finance.Interfaces.WebApi.Client.Tests/Tracking.Finance.Interfaces.WebApi.Client.Tests.csproj b/Tracking.Finance.Interfaces.WebApi.Client.Tests/Tracking.Finance.Interfaces.WebApi.Client.Tests.csproj index 87e0e39f8..b31c82d5d 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client.Tests/Tracking.Finance.Interfaces.WebApi.Client.Tests.csproj +++ b/Tracking.Finance.Interfaces.WebApi.Client.Tests/Tracking.Finance.Interfaces.WebApi.Client.Tests.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Unit tests for Tracking.Finance.Interfaces.WebApi.Client project diff --git a/Tracking.Finance.Interfaces.WebApi.Client.Tests/TypeExtensionsTests.cs b/Tracking.Finance.Interfaces.WebApi.Client.Tests/TypeExtensionsTests.cs index 65dc59f31..e2920c367 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client.Tests/TypeExtensionsTests.cs +++ b/Tracking.Finance.Interfaces.WebApi.Client.Tests/TypeExtensionsTests.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi.Client/FinanceClient.cs b/Tracking.Finance.Interfaces.WebApi.Client/FinanceClient.cs index 581b064c6..acaa015a5 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client/FinanceClient.cs +++ b/Tracking.Finance.Interfaces.WebApi.Client/FinanceClient.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi.Client/IFinanceClient.cs b/Tracking.Finance.Interfaces.WebApi.Client/IFinanceClient.cs index a26a7991b..531bc1cd8 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client/IFinanceClient.cs +++ b/Tracking.Finance.Interfaces.WebApi.Client/IFinanceClient.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Threading.Tasks; diff --git a/Tracking.Finance.Interfaces.WebApi.Client/Tracking.Finance.Interfaces.WebApi.Client.csproj b/Tracking.Finance.Interfaces.WebApi.Client/Tracking.Finance.Interfaces.WebApi.Client.csproj index 4b9ed170f..50b563993 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client/Tracking.Finance.Interfaces.WebApi.Client.csproj +++ b/Tracking.Finance.Interfaces.WebApi.Client/Tracking.Finance.Interfaces.WebApi.Client.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Web API client for Tracking.Finance.Interfaces.WebApi project diff --git a/Tracking.Finance.Interfaces.WebApi.Client/TypeExtensions.cs b/Tracking.Finance.Interfaces.WebApi.Client/TypeExtensions.cs index e2d0debaf..7a00cdfb6 100644 --- a/Tracking.Finance.Interfaces.WebApi.Client/TypeExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi.Client/TypeExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/AuthenticatedUserOptions.cs b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/AuthenticatedUserOptions.cs index 95b4e69e8..571439b57 100644 --- a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/AuthenticatedUserOptions.cs +++ b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/AuthenticatedUserOptions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.ComponentModel.DataAnnotations; diff --git a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/BasicTests.cs b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/BasicTests.cs index d2d859877..d534bea32 100644 --- a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/BasicTests.cs +++ b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/BasicTests.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Net; diff --git a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/Tracking.Finance.Interfaces.WebApi.Tests.Integration.csproj b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/Tracking.Finance.Interfaces.WebApi.Tests.Integration.csproj index 5fd34f1c2..81ab574e0 100644 --- a/Tracking.Finance.Interfaces.WebApi.Tests.Integration/Tracking.Finance.Interfaces.WebApi.Tests.Integration.csproj +++ b/Tracking.Finance.Interfaces.WebApi.Tests.Integration/Tracking.Finance.Interfaces.WebApi.Tests.Integration.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Integration tests for Tracking.Finance.Interfaces.WebApi project diff --git a/Tracking.Finance.Interfaces.WebApi/Configuration/ConfigurationExtensions.cs b/Tracking.Finance.Interfaces.WebApi/Configuration/ConfigurationExtensions.cs index fd8aa6f27..7091100d9 100644 --- a/Tracking.Finance.Interfaces.WebApi/Configuration/ConfigurationExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi/Configuration/ConfigurationExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/Configuration/Options.cs b/Tracking.Finance.Interfaces.WebApi/Configuration/Options.cs index c9cdc712b..aae671eee 100644 --- a/Tracking.Finance.Interfaces.WebApi/Configuration/Options.cs +++ b/Tracking.Finance.Interfaces.WebApi/Configuration/Options.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Collections.Generic; diff --git a/Tracking.Finance.Interfaces.WebApi/Configuration/ServiceCollectionExtensions.cs b/Tracking.Finance.Interfaces.WebApi/Configuration/ServiceCollectionExtensions.cs index c5d314ce9..76bc96f83 100644 --- a/Tracking.Finance.Interfaces.WebApi/Configuration/ServiceCollectionExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi/Configuration/ServiceCollectionExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.Extensions.Configuration; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/ApiVersioningFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/ApiVersioningFilter.cs index 10b3f6126..5c3a360a0 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/ApiVersioningFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/ApiVersioningFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Linq; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/InternalServerErrorOperationFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/InternalServerErrorOperationFilter.cs index 02acfa08a..a1b3e09cd 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/InternalServerErrorOperationFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/InternalServerErrorOperationFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Http; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/SchemaFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/SchemaFilter.cs index 17873f6db..7921df3bb 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/SchemaFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/SchemaFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.OpenApi.Models; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/UnauthorizedOperationFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/UnauthorizedOperationFilter.cs index 3bd39a005..060aec6d7 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/UnauthorizedOperationFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/UnauthorizedOperationFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Linq; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsFilter.cs index dc4f6a529..b18f6ce89 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Collections.Generic; diff --git a/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsSchemaFilter.cs b/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsSchemaFilter.cs index 5c30b3256..0a6415b60 100644 --- a/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsSchemaFilter.cs +++ b/Tracking.Finance.Interfaces.WebApi/OpenApi/ValidationProblemDetailsSchemaFilter.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Mvc; diff --git a/Tracking.Finance.Interfaces.WebApi/Program.cs b/Tracking.Finance.Interfaces.WebApi/Program.cs index 2d2d3eb2e..80003d143 100644 --- a/Tracking.Finance.Interfaces.WebApi/Program.cs +++ b/Tracking.Finance.Interfaces.WebApi/Program.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore; diff --git a/Tracking.Finance.Interfaces.WebApi/Startup.cs b/Tracking.Finance.Interfaces.WebApi/Startup.cs index 7fdc8f1fc..7f424a5ba 100644 --- a/Tracking.Finance.Interfaces.WebApi/Startup.cs +++ b/Tracking.Finance.Interfaces.WebApi/Startup.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Data; diff --git a/Tracking.Finance.Interfaces.WebApi/Tracking.Finance.Interfaces.WebApi.csproj b/Tracking.Finance.Interfaces.WebApi/Tracking.Finance.Interfaces.WebApi.csproj index 4fe31819b..51d508d88 100644 --- a/Tracking.Finance.Interfaces.WebApi/Tracking.Finance.Interfaces.WebApi.csproj +++ b/Tracking.Finance.Interfaces.WebApi/Tracking.Finance.Interfaces.WebApi.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Data access for Web API for Tracker.Finance project diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/AuthenticationController.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/AuthenticationController.cs index df71200ce..5b0fcc817 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/AuthenticationController.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/AuthenticationController.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/IdentityResultExtensions.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/IdentityResultExtensions.cs index dffaa9d61..4317c3288 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/IdentityResultExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/IdentityResultExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Http; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/JwtOptions.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/JwtOptions.cs index df6bca683..011d827fb 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/JwtOptions.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/JwtOptions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.ComponentModel.DataAnnotations; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginModel.cs index f04184c0d..4dd35c11d 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.ComponentModel.DataAnnotations; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginResponse.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginResponse.cs index 4ff3f251c..db3b70323 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginResponse.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/LoginResponse.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/RegistrationModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/RegistrationModel.cs index 951fe0d45..c0765715e 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/RegistrationModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/RegistrationModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.ComponentModel.DataAnnotations; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/UserModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/UserModel.cs index 61cec7b0c..a57580b4e 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/UserModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Authentication/UserModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Interfaces.WebApi.V1_0.Authentication diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerGenOptionsExtensions.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerGenOptionsExtensions.cs index 8c2667e8d..296c2da27 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerGenOptionsExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerGenOptionsExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerUIOptionsExtensions.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerUIOptionsExtensions.cs index aa7705b44..db67b331e 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerUIOptionsExtensions.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/OpenApi/SwaggerUIOptionsExtensions.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using Microsoft.AspNetCore.Builder; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionController.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionController.cs index 0735d894b..267d757bb 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionController.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionController.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionCreationModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionCreationModel.cs index 18171cc30..b544e8e99 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionCreationModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionCreationModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemCreationModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemCreationModel.cs index 4f2f4d991..2538e01fc 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemCreationModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemCreationModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemModel.cs index 0e283b370..fae89b84b 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionItemModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionModel.cs b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionModel.cs index aed85977d..86dd28b5e 100644 --- a/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionModel.cs +++ b/Tracking.Finance.Interfaces.WebApi/v1_0/Transactions/TransactionModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/App.xaml.cs b/Tracking.Finance.Interfaces.WindowsDesktop/App.xaml.cs index 36545aa86..582a2f900 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/App.xaml.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/App.xaml.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Windows; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/AssemblyInfo.cs b/Tracking.Finance.Interfaces.WindowsDesktop/AssemblyInfo.cs index 5b2947073..bc7dce6fc 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/AssemblyInfo.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/AssemblyInfo.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Windows; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Bootstrapper.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Bootstrapper.cs index 72fd4877f..1b0088ba6 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Bootstrapper.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Bootstrapper.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Events/LogOnEvent.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Events/LogOnEvent.cs index ede891d1a..5f0aacf25 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Events/LogOnEvent.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Events/LogOnEvent.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Interfaces.WindowsDesktop.Events diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/CultureAwareBinding.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/CultureAwareBinding.cs index 90e3e28be..40d73a645 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/CultureAwareBinding.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/CultureAwareBinding.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Globalization; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/PasswordBoxHelper.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/PasswordBoxHelper.cs index 83546f5d4..2e0bd0c8c 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/PasswordBoxHelper.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Helpers/PasswordBoxHelper.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeySequence.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeySequence.cs index b492afec6..bc9599b8e 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeySequence.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeySequence.cs @@ -1,7 +1,6 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. - // Modified version of https://github.com/Caliburn-Micro/Caliburn.Micro/blob/master/samples/scenarios/Scenario.KeyBinding/Input/KeySequence.cs // Original Copyright (c) 2010 Blue Spire Consulting, Inc. // Originally licensed under The MIT License. diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeyTrigger.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeyTrigger.cs index ba45936ec..9126391d8 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeyTrigger.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Input/KeyTrigger.cs @@ -1,7 +1,6 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. - // Modified version of https://github.com/Caliburn-Micro/Caliburn.Micro/blob/master/samples/scenarios/Scenario.KeyBinding/Input/KeyTrigger.cs // Original Copyright (c) 2010 Blue Spire Consulting, Inc. // Originally licensed under The MIT License. diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGesture.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGesture.cs index 32120febd..51c4a0444 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGesture.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGesture.cs @@ -1,7 +1,6 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. - // Modified version of https://github.com/Caliburn-Micro/Caliburn.Micro/blob/master/samples/scenarios/Scenario.KeyBinding/Input/MultiKeyGesture.cs // Original Copyright (c) 2010 Blue Spire Consulting, Inc. // Originally licensed under The MIT License. diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGestureConverter.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGestureConverter.cs index fb3773b60..07646a3a5 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGestureConverter.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Input/MultiKeyGestureConverter.cs @@ -1,7 +1,6 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. - // Modified version of https://github.com/Caliburn-Micro/Caliburn.Micro/blob/master/samples/scenarios/Scenario.KeyBinding/Input/MultiKeyGestureConverter.cs // Original Copyright (c) 2010 Blue Spire Consulting, Inc. // Originally licensed under The MIT License. diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Models/LoggedInUserModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Models/LoggedInUserModel.cs index 7d25f985d..afe66318d 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Models/LoggedInUserModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Models/LoggedInUserModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. namespace Tracking.Finance.Interfaces.WindowsDesktop.Models diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Models/TransactionItemModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Models/TransactionItemModel.cs index 6332cb480..0d270b047 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Models/TransactionItemModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Models/TransactionItemModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Tracking.Finance.Interfaces.WindowsDesktop.csproj b/Tracking.Finance.Interfaces.WindowsDesktop/Tracking.Finance.Interfaces.WindowsDesktop.csproj index 10e7f08d0..dbc3823f6 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Tracking.Finance.Interfaces.WindowsDesktop.csproj +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Tracking.Finance.Interfaces.WindowsDesktop.csproj @@ -6,7 +6,7 @@ true true Valters Melnalksnis - GPL-3.0-or-later + AGPL-3.0-or-later https://vmelnalksnis@dev.azure.com/vmelnalksnis/Tracking/_git/Tracking.Finance git Windows Desktop GUI application for Finance.Tracker project diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/IViewModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/IViewModel.cs index 80a34f94f..06978d913 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/IViewModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/IViewModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/LoginViewModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/LoginViewModel.cs index 6dc49a655..7fe4605cc 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/LoginViewModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/LoginViewModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/ShellViewModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/ShellViewModel.cs index 643787fce..b33774107 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/ShellViewModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/ShellViewModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Threading; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/TransactionViewModel.cs b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/TransactionViewModel.cs index 677f9371e..05d068e0f 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/TransactionViewModel.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/ViewModels/TransactionViewModel.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Views/LoginView.xaml.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Views/LoginView.xaml.cs index 93eddd7b7..5b956f7f2 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Views/LoginView.xaml.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Views/LoginView.xaml.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Windows.Controls; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Views/ShellView.xaml.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Views/ShellView.xaml.cs index b9a893c74..10d8bcec6 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Views/ShellView.xaml.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Views/ShellView.xaml.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Windows; diff --git a/Tracking.Finance.Interfaces.WindowsDesktop/Views/TransactionView.xaml.cs b/Tracking.Finance.Interfaces.WindowsDesktop/Views/TransactionView.xaml.cs index ab80103f5..b038aa230 100644 --- a/Tracking.Finance.Interfaces.WindowsDesktop/Views/TransactionView.xaml.cs +++ b/Tracking.Finance.Interfaces.WindowsDesktop/Views/TransactionView.xaml.cs @@ -1,5 +1,5 @@ // Copyright 2021 Valters Melnalksnis -// Licensed under the GNU General Public License 3.0 or later. +// Licensed under the GNU Affero General Public License v3.0 or later. // See LICENSE.txt file in the project root for full license information. using System.Windows.Controls; diff --git a/Tracking.Finance.sln b/Tracking.Finance.sln index 85fb313b2..132838d38 100644 --- a/Tracking.Finance.sln +++ b/Tracking.Finance.sln @@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Directory.Build.props = Directory.Build.props LICENSE.txt = LICENSE.txt PullRequestPipeline.yml = PullRequestPipeline.yml + README.md = README.md stylecop.json = stylecop.json EndProjectSection EndProject diff --git a/stylecop.json b/stylecop.json index 5875d09e5..f60917353 100644 --- a/stylecop.json +++ b/stylecop.json @@ -5,7 +5,7 @@ "companyName": "Valters Melnalksnis", "copyrightText": "Copyright 2021 {companyName}\r\nLicensed under the {licenseName}.\r\nSee {licenseFile} file in the project root for full license information.", "variables": { - "licenseName": "GNU General Public License 3.0 or later", + "licenseName": "GNU Affero General Public License v3.0 or later", "licenseFile": "LICENSE.txt" }, "excludeFromPunctuationCheck": [],