From 479f931946c5b2ab08d9cb2a53acdf8fa0554580 Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 16 Feb 2026 13:03:05 +0000 Subject: [PATCH 1/2] [copyright-automator] Empty commit - placeholder to open PR for manual edits later Signed-off-by: Progress Copyright Bot From e8f3426d7e002574a4d366549f47a96c58962a91 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Wed, 18 Feb 2026 04:15:49 +0530 Subject: [PATCH 2/2] Manual copyright updates Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- COPYRIGHT.md | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 COPYRIGHT.md 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).