diff --git a/.nf-core.yml b/.nf-core.yml index 42acee5a..b8a0eff0 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -16,6 +16,7 @@ lint: - docs/README.md - .github/CONTRIBUTING.md - .github/workflows/linting.yml + - LICENSE nextflow_config: - manifest.name - manifest.homePage diff --git a/CHANGELOG.md b/CHANGELOG.md index 9888b17b..26bb97f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,12 @@ 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). -## 2.0.0 - [23-April-2024] - -1. Updated nf-core/template to 2.13.1 +## 2.0.0 - [29-April-2024] ### `Added` 1. Updated modules and sub-workflows +2. Updated nf-core/template to 2.13.1 ### `Fixed` @@ -17,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 2. Restored the original version of `nf-core/subworkflows/fastq_trim_fastp_fastqc` 3. Fixed n-core linting 4. Updated `tower.yml` +5. Updated LICENSE copyright to Copyright (c) 2024 The New Zealand Institute for Plant and Food Research Limited ### `Dependencies` diff --git a/LICENSE b/LICENSE index 96e3eb88..2ef2204c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Usman Rashid, Ken Smith, Ross Crowhurst, Chen Wu, Marcus Davy +Copyright (c) 2024 The New Zealand Institute for Plant and Food Research Limited Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal