summaryrefslogtreecommitdiff
path: root/apt-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg')
-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