diff --git a/LICENSE.md b/LICENSE.md
index b24b8d4b4c8dd67b0bcfa96f1498c999dd4ad598..f00bfc43f0f9e67c3473812878c2f9d3688ee3c3 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1 +1 @@
-Copyright © 2022. The University of Texas Southwestern Medical Center 5323 Harry Hines Boulevard Dallas, Texas, 75390 Telephone 214-648-3111
\ No newline at end of file
+Copyright © 2024. The University of Texas Southwestern Medical Center 5323 Harry Hines Boulevard Dallas, Texas, 75390 Telephone 214-648-3111
\ No newline at end of file
diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml
index 835f8908269dab50835cca095fb05304b27a7778..487715ea109e00592279f7931fa9bfdc1e05c363 100644
--- a/astrocyte_pkg.yml
+++ b/astrocyte_pkg.yml
@@ -7,13 +7,13 @@
 # -----------------------------------------------------------------------------
 
 # A unique identifier for the workflow package, text/underscores only
-name: 'cutandrun'
+name: 'ATACseq'
 # Who wrote this?
-author: 'Peng Lian'
+author: 'Achisha Saikia'
 # A contact email address for questions
 email: 'biohpc-help@utsouthwestern.edu'
 # A more informative title for the workflow package
-title: 'NF-CORE cutandrun workflow'
+title: 'NF-CORE ATAC-seq workflow'
 # A summary of the workflow package in plain text
 description: |
   This is a minimal example that uses Astrocyte as a runner to run an existing workflow in a given git repo.
@@ -53,7 +53,7 @@ nextflow_config: 'biohpc.config'
 # To supply a title for documentation use a pair of [ 'filename', 'title' ]
 
 documentation_files:
-  - [ 'index.md', 'Cutandrun Help' ]
+  - [ 'index.md', 'ATACseq Help' ]
 
 # -----------------------------------------------------------------------------
 # NEXTFLOW WORKFLOW CONFIGURATION