diff --git a/LICENSE b/LICENSE index a18cae0e7..dee1a0687 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,4 @@ -Copyright (c) 2014 Joe Nelson -Copyright (c) 2019 Steve Chavez -Copyright (c) 2026 Wolfgang Walther +Copyright (c) 2014-2026 The PostgREST contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/docs/conf.py b/docs/conf.py index c933c3c19..dac30d21c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ release = "" # General information about the project. project = "PostgREST " + version -author = "Joe Nelson, Steve Chavez, Wolfgang Walther" +author = "The PostgREST contributors" copyright = "2017, " + author # The language for content autogenerated by Sphinx. Refer to documentation