Modify files that contain reference to licenses/ that are no longer part of main branch.

This commit is contained in:
Felix Fontein
2022-06-02 07:37:35 +02:00
parent a58191225e
commit df8a75f3c4
7 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
# Copyright (c), Ted Timmons <ted@timmons.me>, 2017.
# Most of this was originally added by other creators in the postgresql_user module.
#
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type