Skip to content

Commit

Permalink
Remove authors from copyright
Browse files Browse the repository at this point in the history
Refs #2395

Co-authored-by: Rahul Mahajan <[email protected]>
  • Loading branch information
KateFriedman-NOAA and aerorahul committed Mar 20, 2024
1 parent f711287 commit 196ef08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

project = 'Global-workflow'
year = datetime.now().year
copyright = f"2015-{year} NOAA/NWS/NCEP/EMC, Kate Friedman, Walter Kolczynski, Rahul Mahajan, Lin Gan"
copyright = f"2015-{year} NOAA/NWS/NCEP/EMC"
author = 'Kate Friedman, Walter Kolczynski, Rahul Mahajan, Lin Gan'

# The full version, including alpha/beta/rc tags
Expand Down

0 comments on commit 196ef08

Please sign in to comment.