summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2026-03-02 22:53:49 +0100
committerJulian Andres Klode <jak@debian.org>2026-03-02 22:53:49 +0100
commit140e4e2f84813c85d96488031e6d3e0359f7b6d5 (patch)
tree535e47dfdb118d34588a72518429197bce068f87 /CMake
parent02f2b0abd713d3e475f0d91e9eb0199df4b8de13 (diff)
Copyright changes
Diffstat (limited to 'CMake')
-rw-r--r--CMake/Documentation.cmake2
-rw-r--r--CMake/FindBerkeley.cmake2
-rw-r--r--CMake/FindLFS.cmake2
-rw-r--r--CMake/Translations.cmake2
4 files changed, 4 insertions, 4 deletions
diff --git a/CMake/Documentation.cmake b/CMake/Documentation.cmake
index d7f136020..efd00d2f9 100644
--- a/CMake/Documentation.cmake
+++ b/CMake/Documentation.cmake
@@ -1,7 +1,7 @@
# po4a/docbook documentation support for CMake
# - see documentation of add_docbook()
#
-# Copyright (C) 2016 Julian Andres Klode <jak@debian.org>.
+# Copyright (C) 2016 Software Freedom Conservancy
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation files
diff --git a/CMake/FindBerkeley.cmake b/CMake/FindBerkeley.cmake
index a6215d728..4ccf00157 100644
--- a/CMake/FindBerkeley.cmake
+++ b/CMake/FindBerkeley.cmake
@@ -7,7 +7,7 @@
# BERKELEY_DEFINITIONS - Compiler switches required for using Berkeley DB
# Copyright (c) 2006, Alexander Dymo, <adymo@kdevelop.org>
-# Copyright (c) 2016, Julian Andres Klode <jak@debian.org>
+# Copyright (c) 2016, Software Freedom Conservancy
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/CMake/FindLFS.cmake b/CMake/FindLFS.cmake
index e1fcf964c..df51be664 100644
--- a/CMake/FindLFS.cmake
+++ b/CMake/FindLFS.cmake
@@ -1,6 +1,6 @@
# CMake support for large files
#
-# Copyright (C) 2016 Julian Andres Klode <jak@debian.org>.
+# Copyright (C) 2016 Software Freedom Conservancy
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation files
diff --git a/CMake/Translations.cmake b/CMake/Translations.cmake
index d8e5a3698..5a42ca0be 100644
--- a/CMake/Translations.cmake
+++ b/CMake/Translations.cmake
@@ -1,5 +1,5 @@
# translations.cmake - Translations using APT's translation system.
-# Copyright (C) 2009, 2016 Julian Andres Klode <jak@debian.org>
+# Copyright (C) 2009, 2016 Software Freedom Conservancy
function(apt_add_translation_domain)
set(options)