From 0b7f0197fc54d2ba777235e82a47d1c0ac105067 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Mon, 9 Mar 2026 10:43:49 -0500 Subject: [PATCH] chore: update license --- LICENSE | 4 +--- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) 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