clean up file headers

restore appropriate copyrights for functions that came from files with copyrights listed


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5587 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-05-05 12:48:52 +00:00
parent 6ec28c9f98
commit 7cd4ac0ee1
5 changed files with 8 additions and 3 deletions

View File

@@ -1,9 +1,10 @@
/* /*
* Asterisk -- A telephony toolkit for Linux. * Asterisk -- A telephony toolkit for Linux.
* *
* MD5 digest related dialplan functions * Call Detail Record related dialplan functions
* *
* Copyright (C) 2005, Digium, Inc. * Copyright (C) 2005, Digium, Inc.
* Portions Copyright (C) 2005, Anthony Minessale II
* *
* This program is free software, distributed under the terms of * This program is free software, distributed under the terms of
* the GNU General Public License * the GNU General Public License

View File

@@ -1,7 +1,7 @@
/* /*
* Asterisk -- A telephony toolkit for Linux. * Asterisk -- A telephony toolkit for Linux.
* *
* MD5 digest related dialplan functions * Environment related dialplan functions
* *
* Copyright (C) 2005, Digium, Inc. * Copyright (C) 2005, Digium, Inc.
* *

View File

@@ -1,9 +1,10 @@
/* /*
* Asterisk -- A telephony toolkit for Linux. * Asterisk -- A telephony toolkit for Linux.
* *
* MD5 digest related dialplan functions * Conditional logic dialplan functions
* *
* Copyright (C) 2005, Digium, Inc. * Copyright (C) 2005, Digium, Inc.
* Portions Copyright (C) 2005, Anthony Minessale II
* *
* This program is free software, distributed under the terms of * This program is free software, distributed under the terms of
* the GNU General Public License * the GNU General Public License

View File

@@ -4,6 +4,7 @@
* MD5 digest related dialplan functions * MD5 digest related dialplan functions
* *
* Copyright (C) 2005, Digium, Inc. * Copyright (C) 2005, Digium, Inc.
* Copyright (C) 2005, Olle E. Johansson, Edvina.net
* *
* This program is free software, distributed under the terms of * This program is free software, distributed under the terms of
* the GNU General Public License * the GNU General Public License

View File

@@ -4,6 +4,8 @@
* String manipulation dialplan functions * String manipulation dialplan functions
* *
* Copyright (C) 2005, Digium, Inc. * Copyright (C) 2005, Digium, Inc.
* Portions Copyright (C) 2005, Tilghman Lesher. All rights reserved.
* Portions Copyright (C) 2005, Anthony Minessale II
* *
* This program is free software, distributed under the terms of * This program is free software, distributed under the terms of
* the GNU General Public License * the GNU General Public License