From fbe9b15c85956a606c947056cfb2fafa097a8f1e Mon Sep 17 00:00:00 2001 From: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Date: Wed, 12 Sep 2012 10:50:24 -0400 Subject: [PATCH] * #15503: update copyright for daemon/src/hooks --- daemon/src/hooks/urlhook.cpp | 2 +- daemon/src/hooks/urlhook.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/src/hooks/urlhook.cpp b/daemon/src/hooks/urlhook.cpp index 3093380dc1..38bad25648 100644 --- a/daemon/src/hooks/urlhook.cpp +++ b/daemon/src/hooks/urlhook.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010, 2011 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/src/hooks/urlhook.h b/daemon/src/hooks/urlhook.h index abd419763e..f98d76ffdc 100644 --- a/daemon/src/hooks/urlhook.h +++ b/daemon/src/hooks/urlhook.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010, 2011 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify -- GitLab