Skip to content

Latest commit

 

History

History
90 lines (64 loc) · 3.68 KB

NOTICES.md

File metadata and controls

90 lines (64 loc) · 3.68 KB

Datachecker

This product includes software developed at the Ed-Fi Alliance.

Copyright (c) 2020 Ed-Fi Alliance, LLC and contributors.

This software distribution includes or contains external references to several open source packages that are attributed below in this notice. Where required, copies of the license agreement are provided in separate files in the Licenses subdirectory. Unless noted below, all open source software is distributed in its original form without modification.

Microsoft.*

The following license applies to:

  • Microsoft.AspNetCore.SpaServices.Extensions

  • Microsoft.EntityFrameworkCore.Design

  • Microsoft.EntityFrameworkCore.Tools

  • Microsoft.Extensions.Logging.Debug

  • Microsoft.Extensions.Configuration

  • Microsoft.Extensions.Configuration.FileExtensions

  • Microsoft.VisualStudio.Web.CodeGeneration.Design

  • Serilog.AspNetCore

    Copyright (c) .NET Foundation and Contributors

    All rights reserved.

    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0
    

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Newtonsoft.Json

The MIT License (MIT)

Copyright (c) 2007 James Newton-King

Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights 
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
copies of the Software, and to permit persons to whom the Software is furnished 
to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Hangfire.*

The following license applies to:

  • Hangfire.AspNetCore

  • Hangfire.Core

  • Hangfire.SqlServer

    Copyright © 2013-2021 Sergey Odinokov.

    Hangfire software is an open-source software that is multi-licensed under the terms of the licenses listed in this file. Recipients may choose the terms under which they are want to use or distribute the software, when all the preconditions of a chosen license are satisfied.

    LGPL v3 License

    This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details.

    Please see COPYING.LESSER and COPYING files for details.