From 128f9755b781b40a175e47ce83a795cc7f7caf05 Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Thu, 15 Jul 2010 11:28:31 +0500 Subject: certmanager: Added copyright header. --- core/certmanager.lua | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/certmanager.lua b/core/certmanager.lua index 7194a46a..9b33bf72 100644 --- a/core/certmanager.lua +++ b/core/certmanager.lua @@ -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; -- cgit v1.2.3