Skip to content

Commit

Permalink
Update the preambles to denote the new repository
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Nov 14, 2024
1 parent 46f442a commit 807961c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion python/lsst/drp/tasks/make_direct_warp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is part of pipe_tasks.
# This file is part of drp_tasks.
#
# Developed for the LSST Data Management System.
# This product includes software developed by the LSST Project
Expand Down
2 changes: 1 addition & 1 deletion python/lsst/drp/tasks/make_psf_matched_warp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is part of pipe_tasks.
# This file is part of drp_tasks.
#
# Developed for the LSST Data Management System.
# This product includes software developed by the LSST Project
Expand Down
2 changes: 1 addition & 1 deletion tests/test_make_direct_warp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is part of pipe_tasks.
# This file is part of drp_tasks.
#
# Developed for the LSST Data Management System.
# This product includes software developed by the LSST Project
Expand Down
2 changes: 1 addition & 1 deletion tests/test_make_psf_matched_warp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is part of pipe_tasks.
# This file is part of drp_tasks.
#
# Developed for the LSST Data Management System.
# This product includes software developed by the LSST Project
Expand Down

0 comments on commit 807961c

Please sign in to comment.