diff options
-rw-r--r-- | libopkg/libopkg.c | 2 | ||||
-rw-r--r-- | src/opkg-frontend.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libopkg/libopkg.c b/libopkg/libopkg.c index c91b703..3121984 100644 --- a/libopkg/libopkg.c +++ b/libopkg/libopkg.c @@ -1,6 +1,6 @@ /* opkglib.c - the opkg package management system - Florina Boor + Florian Boor Copyright (C) 2003 kernel concepts diff --git a/src/opkg-frontend.c b/src/opkg-frontend.c index e248a6e..5afb5b9 100644 --- a/src/opkg-frontend.c +++ b/src/opkg-frontend.c @@ -1,6 +1,6 @@ /* opkg-frontend.c - the itsy package management system - Florina Boor + Florian Boor Copyright (C) 2003 kernel concepts |