mirror of
https://github.com/joppuyo/nice-nginx-error-page.git
synced 2026-03-08 00:42:22 +00:00
Add copyright information to the files
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT OR CC0-1.0
|
||||
# SPDX-FileCopyrightText 2021 Johannes Siipola
|
||||
|
||||
map $status $status_text {
|
||||
400 'Bad Request';
|
||||
401 'Unauthorized';
|
||||
|
||||
Reference in New Issue
Block a user