commit 0b7ded86a00a20c4e299720a5bb38f4175aa591a
parent 46dc2848f24facead2a0a9795781ab6c9946c8fb
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 20 Sep 2021 15:23:09 +0200
Perform the same change in source and header files.
Diffstat:
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/ansilove.c b/src/ansilove.c
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/config.h b/src/config.h
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/fonts.h b/src/fonts.h
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/sauce.c b/src/sauce.c
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/sauce.h b/src/sauce.h
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/seccomp.h b/src/seccomp.h
@@ -6,7 +6,7 @@
* Copyright (c) 2019-2021, Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/strtolower.c b/src/strtolower.c
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/strtolower.h b/src/strtolower.h
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/types.c b/src/types.c
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause
diff --git a/src/types.h b/src/types.h
@@ -6,7 +6,7 @@
* Copyright (c) 2011-2021 Stefan Vogt, Brian Cassidy, and Frederic Cambus
* All rights reserved.
*
- * Ansilove is licensed under the BSD 2-Clause License.
+ * Ansilove is licensed under the BSD 2-Clause license.
* See LICENSE file for details.
*
* SPDX-License-Identifier: BSD-2-Clause