summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-16 02:05:10 +0200
committerAaron Griffin <aaron@archlinux.org>2006-10-16 02:05:10 +0200
commit558e49698dcb0a4105acfbd2a12b8125d032083b (patch)
treec6a6abca446bd629888098f0eaaf1f6cc674f991 /lib
parent31c682c4ee96d889dff46261b2ce4d6a6800c8e3 (diff)
downloadpacman-558e49698dcb0a4105acfbd2a12b8125d032083b.tar.gz
pacman-558e49698dcb0a4105acfbd2a12b8125d032083b.tar.xz
Copyright changes
Diffstat (limited to 'lib')
-rw-r--r--lib/libalpm/conflict.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libalpm/conflict.c b/lib/libalpm/conflict.c
index 2c63143e..9b6e3124 100644
--- a/lib/libalpm/conflict.c
+++ b/lib/libalpm/conflict.c
@@ -5,6 +5,7 @@
* Copyright (c) 2005 by Aurelien Foret <orelien@chez.com>
* Copyright (c) 2006 by David Kimpe <dnaku@frugalware.org>
* Copyright (c) 2006 by Miklos Vajna <vmiklos@frugalware.org>
+ * Copyright (c) 2006 by Christian Hamar <krics@linuxforum.hu>
*
* 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