diff options
Diffstat (limited to 'src/pq/pq_prepare.c')
-rw-r--r-- | src/pq/pq_prepare.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pq/pq_prepare.c b/src/pq/pq_prepare.c index d55741073..9a8e4e76f 100644 --- a/src/pq/pq_prepare.c +++ b/src/pq/pq_prepare.c @@ -14,6 +14,8 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + + SPDX-License-Identifier: AGPL3.0-or-later */ /** * @file pq/pq_prepare.c |