From 140e4e2f84813c85d96488031e6d3e0359f7b6d5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 2 Mar 2026 22:53:49 +0100 Subject: Copyright changes --- CMake/Documentation.cmake | 2 +- CMake/FindBerkeley.cmake | 2 +- CMake/FindLFS.cmake | 2 +- CMake/Translations.cmake | 2 +- CMakeLists.txt | 2 +- COPYING | 6 +++--- apt-pkg/contrib/weakptr.h | 2 +- debian/rules | 2 +- 8 files changed, 10 insertions(+), 10 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 . +# 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, -# Copyright (c) 2016, Julian Andres Klode +# 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 . +# 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 +# Copyright (C) 2009, 2016 Software Freedom Conservancy function(apt_add_translation_domain) set(options) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d18d67aa..870510225 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2016 Julian Andres Klode . +# Copyright (C) 2009, 2016 Software Freedom Conservancy # Licensed under the same terms as APT; i.e. GPL 2 or later. # set minimum version diff --git a/COPYING b/COPYING index 0f0e3f68f..b5f66b22e 100644 --- a/COPYING +++ b/COPYING @@ -26,7 +26,7 @@ Comment: Files: * Copyright: 1997-1999 Jason Gunthorpe and others 2018, 2019 Canonical Ltd - 2009, 2010, 2015, 2016 Julian Andres Klode + 2009, 2010, 2015, 2016 Software Freedom Conservancy 1998, Ben Gertzfield 2002-2019 Free Software Foundation, Inc. 2003, 2004, 2005, 2009, 2010, 2012 Software in the Public Interest @@ -55,7 +55,7 @@ License: GPL-2+ and curl Files: CMake/FindBerkeley.cmake Copyright: 2006, Alexander Dymo, - 2016, Julian Andres Klode + 2016, Software Freedom Conservancy License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -82,7 +82,7 @@ License: BSD-3-clause Files: CMake/Documentation.cmake CMake/FindLFS.cmake -Copyright: 2016 Julian Andres Klode +Copyright: 2016 Software Freedom Conservancy License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files diff --git a/apt-pkg/contrib/weakptr.h b/apt-pkg/contrib/weakptr.h index 11e860381..76a68c9d8 100644 --- a/apt-pkg/contrib/weakptr.h +++ b/apt-pkg/contrib/weakptr.h @@ -1,6 +1,6 @@ /* weakptr.h - An object which supports weak pointers. * - * Copyright (C) 2010 Julian Andres Klode + * Copyright (C) 2010 Software Freedom Conservancy * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/debian/rules b/debian/rules index 55d5e5eac..41e651d44 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #!/usr/bin/make -f -# Copyright (C) 2009, 2016 Julian Andres Klode +# Copyright (C) 2009, 2016 Software Freedom Conservancy # # Free Software, licensed under the GPL-2 or (at your option) any later version. export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed -- cgit v1.2.3-70-g09d2