Update copyright date.

This commit is contained in:
Dianne Skoll
2025-12-31 11:05:21 -05:00
parent 34c864a38c
commit d4ed89f5ba
74 changed files with 79 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
# Makefile.in for installing WWW server calendar scripts
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# The complete path to where the scripts actually live, as seen by
# the UNIX operating system.

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# CAL_DISPATCH -- Shell script for CGI directory to dispatch calendar
# commands.

View File

@@ -2,7 +2,7 @@
# PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo "Content-type: application/pdf"
echo

View File

@@ -2,7 +2,7 @@
# PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo "Content-type: application/postscript"
echo

View File

@@ -2,7 +2,7 @@
# Hebrew date shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo Content-type: text/html
echo ""

View File

@@ -1,7 +1,7 @@
# Hebrew date reminder file
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
BANNER %
IF !$PSCAL

View File

@@ -2,7 +2,7 @@
# HTML calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo "Content-Type: text/html"
echo ""

View File

@@ -2,7 +2,7 @@
# Hebrew PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# Figure out the month: If day <= 20, use this month; otherwise, use
# next month.

View File

@@ -2,7 +2,7 @@
# Hebrew PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# Figure out the month: If day <= 20, use this month; otherwise, use
# next month.

View File

@@ -2,7 +2,7 @@
# Moon shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo Content-type: text/html
echo

View File

@@ -1,7 +1,7 @@
# File for giving moon phase info.
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
set now now()

View File

@@ -2,7 +2,7 @@
# Sunrise shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
echo Content-type: text/html
echo

View File

@@ -1,7 +1,7 @@
# File for giving sunrise info
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
set now now()

View File

@@ -2,7 +2,7 @@
# Sunset shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# SPDX-License-Identifier: GPL-2.0-only
echo Content-type: text/html

View File

@@ -1,7 +1,7 @@
# File for giving sunset info
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 by Dianne Skoll
# Copyright (C) 1992-2026 by Dianne Skoll
# SPDX-License-Identifier: GPL-2.0-only
set now now()