diff options
| author | Julian Andres Klode <jak@debian.org> | 2026-03-02 22:53:49 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2026-03-02 22:53:49 +0100 |
| commit | 140e4e2f84813c85d96488031e6d3e0359f7b6d5 (patch) | |
| tree | 535e47dfdb118d34588a72518429197bce068f87 /apt-pkg/contrib | |
| parent | 02f2b0abd713d3e475f0d91e9eb0199df4b8de13 (diff) | |
Copyright changes
Diffstat (limited to 'apt-pkg/contrib')
| -rw-r--r-- | apt-pkg/contrib/weakptr.h | 2 |
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 |
