diff --git a/AUTHORS b/AUTHORS index a2aaa67..d855fc2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ Copyright (C) 2013 Sean Davis +Artwork Copyright (C) 2013 Simon Steinbeiß diff --git a/mugshot/CameraMugshotDialog.py b/mugshot/CameraMugshotDialog.py index 111c066..daf5fb9 100644 --- a/mugshot/CameraMugshotDialog.py +++ b/mugshot/CameraMugshotDialog.py @@ -1,6 +1,8 @@ # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2013 Sean Davis +# Copyright (C) 2010 Rick Spencer +# Portions of this code are inspired by web_cam_box by Rick Spencer. # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation.