From 6bdc8f9522ff8d77bbaa23616193246705343e04 Mon Sep 17 00:00:00 2001 From: ricoberger Date: Tue, 10 Aug 2021 23:08:24 +0200 Subject: [PATCH] Update license and used Ubuntu image --- .github/workflows/release.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 946b0ad..f279c3f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,7 +6,7 @@ on: jobs: release: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 name: Release steps: - name: Set up Go 1.16 diff --git a/LICENSE b/LICENSE index ab87c8c..93c517c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Rico Berger +Copyright (c) 2021 Rico Berger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal