update copyright

This commit is contained in:
Pavel Korytov 2024-01-03 23:32:20 +03:00
parent 599a55fa20
commit f44328fcb2
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
;;; biome-api-data.el --- Open Meteo API description -*- lexical-binding: t -*- ;;; biome-api-data.el --- Open Meteo API description -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
;; Homepage: https://github.com/SqrtMinusOne/biome ;; Homepage: https://github.com/SqrtMinusOne/biome

View file

@ -1,6 +1,6 @@
;;; biome-api-parse.el --- Parsing API data for Open Meteo -*- lexical-binding: t -*- ;;; biome-api-parse.el --- Parsing API data for Open Meteo -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
;; Homepage: https://github.com/SqrtMinusOne/biome ;; Homepage: https://github.com/SqrtMinusOne/biome

View file

@ -1,6 +1,6 @@
;;; biome-api.el --- API for Open Meteo -*- lexical-binding: t -*- ;;; biome-api.el --- API for Open Meteo -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
;; Homepage: https://github.com/SqrtMinusOne/biome ;; Homepage: https://github.com/SqrtMinusOne/biome

View file

@ -1,6 +1,6 @@
;;; biome-grid.el --- Display results of open meteo queries -*- lexical-binding: t -*- ;;; biome-grid.el --- Display results of open meteo queries -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
;; Homepage: https://github.com/SqrtMinusOne/biome ;; Homepage: https://github.com/SqrtMinusOne/biome

View file

@ -1,6 +1,6 @@
;;; biome-query.el --- Query interface for Open Meteo -*- lexical-binding: t -*- ;;; biome-query.el --- Query interface for Open Meteo -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
;; Homepage: https://github.com/SqrtMinusOne/biome ;; Homepage: https://github.com/SqrtMinusOne/biome

View file

@ -1,6 +1,6 @@
;;; biome.el --- Bountiful Interface to Open Meteo for Emacs -*- lexical-binding: t -*- ;;; biome.el --- Bountiful Interface to Open Meteo for Emacs -*- lexical-binding: t -*-
;; Copyright (C) 2023 Korytov Pavel ;; Copyright (C) 2023-2024 Korytov Pavel
;; Author: Korytov Pavel <thexcloud@gmail.com> ;; Author: Korytov Pavel <thexcloud@gmail.com>
;; Maintainer: Korytov Pavel <thexcloud@gmail.com> ;; Maintainer: Korytov Pavel <thexcloud@gmail.com>