diff --git a/CHANGELOG.md b/CHANGELOG.md index 78af89d..3fb4c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 1.0.0 - 2020-02-27 +## 1.0.1 - 2020-03-05 +### Changed +- Changed company name references. +## 1.0.0 - 2020-02-27 ### Added - Created the initial implementation of the command package. # Versions -- [1.0.0 > Unreleased](https://github.com/ulrack/command/compare/1.0.0...HEAD) +- [1.0.1 > Unreleased](https://github.com/ulrack/command/compare/1.0.1...HEAD) +- [1.0.0 > 1.0.1](https://github.com/ulrack/command/compare/1.0.0...1.0.1) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 040dd3e..6dcd974 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at info@jyxon.com. All +reported by contacting the project team at info@grizzit.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/LICENSE b/LICENSE index 457440e..c2833e1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Jyxon +Copyright (c) GrizzIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 1032f40..01b8c9f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT ## MIT License -Copyright (c) Jyxon +Copyright (c) GrizzIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/locator.php b/locator.php index 0940d89..5d2661a 100644 --- a/locator.php +++ b/locator.php @@ -1,6 +1,6 @@