diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..745237b --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1,2 @@ +Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. + diff --git a/README.md b/README.md index 2473dac..5bebcfe 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ This repo contains the /etc/os-release file from Linux distros. ## Why collect them The fields in /etc/os-release are standardized, but the values are not. The only way to know that Redhat Enterprise Linux is 'rhel' or that openSUSE 15 is 'opensuse-leap' is to install the distros and check the file. This repo is a large collection of os-release files so you don't need to install each and every distro. + +# Copyright +See [COPYRIGHT.md](./COPYRIGHT.md).