diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index e260f9c..c51d3a4 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -6,10 +6,12 @@ name: Node CI on: push: branches: - - master + - main + - v* pull_request: branches: - - master + - main + - v* jobs: build: diff --git a/LICENSE b/LICENSE index be2184f..1d291ed 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Cory Simmons, Peter Ramsing, and LostGrid Contributors +Copyright (c) 2023 Cory Simmons, Peter Ramsing, and LostGrid Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal