diff --git a/LICENSE b/LICENSE index 4d0857d54..a18cae0e7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ Copyright (c) 2014 Joe Nelson Copyright (c) 2019 Steve Chavez +Copyright (c) 2026 Wolfgang Walther Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/postgrest.cabal b/postgrest.cabal index 090855431..fd5f3ec28 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -6,7 +6,7 @@ description: Reads the schema of a PostgreSQL database and creates RESTfu permits. license: MIT license-file: LICENSE -author: Joe Nelson, Adam Baker, Steve Chavez +author: Joe Nelson, Adam Baker, Steve Chavez, Wolfgang Walther maintainer: Steve Chavez category: Executable, PostgreSQL, Network APIs homepage: https://postgrest.org