mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
LICENSE-2.0.txt > LICENSE.txt (#2539)
This commit is contained in:
parent
4562e71e47
commit
d06afa26d4
6 changed files with 5 additions and 5 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -67,7 +67,7 @@ ASF is open-source project, developed mainly by **[JustArchi](https://github.com
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
ASF is using **[Apache License 2.0](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/LICENSE-2.0.txt)**.
|
ASF is using **[Apache License 2.0](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/LICENSE.txt)**.
|
||||||
|
|
||||||
> Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions.
|
> Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions.
|
||||||
|
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="..\LICENSE-2.0.txt">
|
<Content Include="..\LICENSE.txt">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
||||||
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
|
<Link>%(RecursiveDir)%(Filename)%(Extension)</Link>
|
||||||
|
|
|
@ -25,7 +25,7 @@ COPY resources resources
|
||||||
COPY .editorconfig .editorconfig
|
COPY .editorconfig .editorconfig
|
||||||
COPY Directory.Build.props Directory.Build.props
|
COPY Directory.Build.props Directory.Build.props
|
||||||
COPY Directory.Packages.props Directory.Packages.props
|
COPY Directory.Packages.props Directory.Packages.props
|
||||||
COPY LICENSE-2.0.txt LICENSE-2.0.txt
|
COPY LICENSE.txt LICENSE.txt
|
||||||
RUN dotnet --info && \
|
RUN dotnet --info && \
|
||||||
case "$TARGETOS" in \
|
case "$TARGETOS" in \
|
||||||
"linux") ;; \
|
"linux") ;; \
|
||||||
|
|
|
@ -25,7 +25,7 @@ COPY resources resources
|
||||||
COPY .editorconfig .editorconfig
|
COPY .editorconfig .editorconfig
|
||||||
COPY Directory.Build.props Directory.Build.props
|
COPY Directory.Build.props Directory.Build.props
|
||||||
COPY Directory.Packages.props Directory.Packages.props
|
COPY Directory.Packages.props Directory.Packages.props
|
||||||
COPY LICENSE-2.0.txt LICENSE-2.0.txt
|
COPY LICENSE.txt LICENSE.txt
|
||||||
RUN dotnet --info && \
|
RUN dotnet --info && \
|
||||||
case "$TARGETOS" in \
|
case "$TARGETOS" in \
|
||||||
"linux") ;; \
|
"linux") ;; \
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
[![Build status (Docker)](https://img.shields.io/github/workflow/status/JustArchiNET/ArchiSteamFarm/ASF-docker-publish-main.svg?label=Docker&logo=docker&cacheSeconds=600)](https://hub.docker.com/r/justarchi/archisteamfarm)
|
[![Build status (Docker)](https://img.shields.io/github/workflow/status/JustArchiNET/ArchiSteamFarm/ASF-docker-publish-main.svg?label=Docker&logo=docker&cacheSeconds=600)](https://hub.docker.com/r/justarchi/archisteamfarm)
|
||||||
[![Github last commit date](https://img.shields.io/github/last-commit/JustArchiNET/ArchiSteamFarm.svg?label=Updated&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/commits)
|
[![Github last commit date](https://img.shields.io/github/last-commit/JustArchiNET/ArchiSteamFarm.svg?label=Updated&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/commits)
|
||||||
[![Total downloads](https://img.shields.io/github/downloads/JustArchiNET/ArchiSteamFarm/total.svg?label=Downloads&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/releases)
|
[![Total downloads](https://img.shields.io/github/downloads/JustArchiNET/ArchiSteamFarm/total.svg?label=Downloads&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/releases)
|
||||||
[![License](https://img.shields.io/github/license/JustArchiNET/ArchiSteamFarm.svg?label=License&logo=apache&cacheSeconds=2592000)](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/LICENSE-2.0.txt)
|
[![License](https://img.shields.io/github/license/JustArchiNET/ArchiSteamFarm.svg?label=License&logo=apache&cacheSeconds=2592000)](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/LICENSE.txt)
|
||||||
|
|
||||||
[![Localization](https://badges.crowdin.net/archisteamfarm/localized.svg)](https://crowdin.com/project/archisteamfarm)
|
[![Localization](https://badges.crowdin.net/archisteamfarm/localized.svg)](https://crowdin.com/project/archisteamfarm)
|
||||||
[![ConfigGenerator status](https://img.shields.io/website-up-down-green-red/https/justarchinet.github.io/ASF-WebConfigGenerator.svg?label=ConfigGenerator&logo=html5&cacheSeconds=3600)](https://justarchinet.github.io/ASF-WebConfigGenerator)
|
[![ConfigGenerator status](https://img.shields.io/website-up-down-green-red/https/justarchinet.github.io/ASF-WebConfigGenerator.svg?label=ConfigGenerator&logo=html5&cacheSeconds=3600)](https://justarchinet.github.io/ASF-WebConfigGenerator)
|
||||||
|
|
Loading…
Reference in a new issue