diff options
author | Joseph Marrero <jmarrero@redhat.com> | 2021-12-06 20:20:55 -0500 |
---|---|---|
committer | Joseph Marrero <jmarrero@redhat.com> | 2021-12-07 08:34:25 -0500 |
commit | 581a58067b6063f80434d2d136fdf421854151b0 (patch) | |
tree | bf621c161af51f05e17345b9082807afa98b97c1 /src/ostree/ot-remote-builtin-list-cookies.c | |
parent | 267ca93da28e00adb3f961d208821bba4644a2d4 (diff) | |
download | ostree-581a58067b6063f80434d2d136fdf421854151b0.tar.gz |
Update FSF license notices to use URL instead of address
Diffstat (limited to 'src/ostree/ot-remote-builtin-list-cookies.c')
-rw-r--r-- | src/ostree/ot-remote-builtin-list-cookies.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ostree/ot-remote-builtin-list-cookies.c b/src/ostree/ot-remote-builtin-list-cookies.c index 549deeec..04e7573b 100644 --- a/src/ostree/ot-remote-builtin-list-cookies.c +++ b/src/ostree/ot-remote-builtin-list-cookies.c @@ -15,9 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <https://www.gnu.org/licenses/>. */ #include "config.h" |