From a0f3f9eb930e3c1590a90f7ff855a1ef3c002d4a Mon Sep 17 00:00:00 2001 From: Michael Jolley Date: Fri, 22 Sep 2023 20:57:42 -0500 Subject: [PATCH] docs: cleaning up repo for OSS --- .github/workflows/CI.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6a58e73..9230315 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -52,7 +52,7 @@ jobs: matrix: os: [macos-latest, ubuntu-latest, windows-latest] runs-on: ${{ matrix.os }} - # needs: test + needs: test steps: - name: Checkout uses: actions/checkout@v3 diff --git a/LICENSE b/LICENSE index 29e5757..3cf2ad1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Michael Jolley +Copyright (c) 2023 Bald Bearded Builder, LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal