summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
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 /apt-pkg/contrib
parent02f2b0abd713d3e475f0d91e9eb0199df4b8de13 (diff)
Copyright changes
Diffstat (limited to 'apt-pkg/contrib')
-rw-r--r--apt-pkg/contrib/weakptr.h2
1 files changed, 1 insertions, 1 deletions
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 <jak@debian.org>
+ * 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