certmanager: Added copyright header.

Thu, 15 Jul 2010 11:28:31 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 15 Jul 2010 11:28:31 +0500
changeset 3369
9a96969d4670
parent 3368
1748a49da906
child 3370
7c87af1c9a68

certmanager: Added copyright header.

core/certmanager.lua file | annotate | diff | comparison | revisions
--- a/core/certmanager.lua	Thu Jul 15 11:28:14 2010 +0500
+++ b/core/certmanager.lua	Thu Jul 15 11:28:31 2010 +0500
@@ -1,3 +1,11 @@
+-- Prosody IM
+-- Copyright (C) 2008-2010 Matthew Wild
+-- Copyright (C) 2008-2010 Waqas Hussain
+-- 
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
+
 local configmanager = require "core.configmanager";
 local log = require "util.logger".init("certmanager");
 local ssl = ssl;

mercurial