Skip to content

Commit

Permalink
Adopt Linux Foundation recommended copyright style.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed Jan 2, 2024
1 parent 134be67 commit eaa993d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2005-2024, Michael Foord and James Bennett
Copyright (c) Michael Foord, James Bennett, and contributors.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
source_suffix = ".rst"
master_doc = "index"
project = "akismet"
copyright = "2005-2024, Michael Foord and James Bennett"
copyright = "Michael Foord, James Bennett, and contributors"
version = get_version("akismet")
release = version
exclude_trees = ["_build"]
Expand Down

0 comments on commit eaa993d

Please sign in to comment.