From 055fd7b9fbf60a1c984dfc58588362dda71f6c1f Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 2 Jan 2022 00:38:20 +0530 Subject: kolam: Bump copyright year to 2022. This is a follow-up to commits 464b75248b42986cbf4150d11c9e080d0c99f78c and 0af412019526f679f7e5d690c0598d24d714956c. * kolam/graphql.scm, kolam/http.scm: Bump copyright year to 2022. --- kolam/graphql.scm | 2 +- kolam/http.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kolam/graphql.scm b/kolam/graphql.scm index 0440f74..24d0972 100644 --- a/kolam/graphql.scm +++ b/kolam/graphql.scm @@ -1,5 +1,5 @@ ;;; kolam --- GraphQL implementation -;;; Copyright © 2021 Arun Isaac +;;; Copyright © 2021, 2022 Arun Isaac ;;; ;;; This file is part of kolam. ;;; diff --git a/kolam/http.scm b/kolam/http.scm index fc60f0c..2f6e9b5 100644 --- a/kolam/http.scm +++ b/kolam/http.scm @@ -1,5 +1,5 @@ ;;; kolam --- GraphQL implementation -;;; Copyright © 2021 Arun Isaac +;;; Copyright © 2021, 2022 Arun Isaac ;;; ;;; This file is part of kolam. ;;; -- cgit v1.2.3