Skip to content

Commit

Permalink
chore: copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsparks committed Sep 27, 2024
1 parent 58f2efd commit f4dea70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ietf/api/urls_rpc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright The IETF Trust 2023, All Rights Reserved
# Copyright The IETF Trust 2023-2024, All Rights Reserved

from ietf.api import views_rpc

Expand Down
2 changes: 1 addition & 1 deletion ietf/api/views_rpc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright The IETF Trust 2023, All Rights Reserved
# Copyright The IETF Trust 2023-2024, All Rights Reserved

from collections import defaultdict
import json
Expand Down

0 comments on commit f4dea70

Please sign in to comment.