[asterisk-scf-commits] asterisk-scf/release/cmake.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Sun Oct 24 23:27:34 CDT 2010
branch "master" has been updated
via 05186219f6561c157b0a149b3a65a4a421b1f651 (commit)
from f64e6fa2089f8f7694730f49c77c47ba9bb837b7 (commit)
Summary of changes:
AsteriskSCF.cmake | 16 ++++++++++++++++
CPackConfig.cmake | 15 +++++++++++++++
2 files changed, 31 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 05186219f6561c157b0a149b3a65a4a421b1f651
Author: Ken Hunt <ken.hunt at digium.com>
Date: Sun Oct 24 23:24:48 2010 -0500
Updated copyright header to GPL V2.
diff --git a/AsteriskSCF.cmake b/AsteriskSCF.cmake
index a48041b..9b12ca0 100644
--- a/AsteriskSCF.cmake
+++ b/AsteriskSCF.cmake
@@ -1,3 +1,19 @@
+#
+# Asterisk SCF -- An open-source communications framework.
+#
+# Copyright (C) 2010, Digium, Inc.
+#
+# See http://www.asterisk.org for more information about
+# the Asterisk SCF project. Please do not directly contact
+# any of the maintainers of this project for assistance;
+# the project provides a web site, mailing lists and IRC
+# channels for your use.
+#
+# This program is free software, distributed under the terms of
+# the GNU General Public License Version 2. See the LICENSE.txt file
+# at the top of the source tree.
+#
+
# Asterisk SCF component build infrastructure
#
diff --git a/CPackConfig.cmake b/CPackConfig.cmake
index 6a72e1d..c5e5277 100644
--- a/CPackConfig.cmake
+++ b/CPackConfig.cmake
@@ -1,3 +1,18 @@
+#
+# Asterisk SCF -- An open-source communications framework.
+#
+# Copyright (C) 2010, Digium, Inc.
+#
+# See http://www.asterisk.org for more information about
+# the Asterisk SCF project. Please do not directly contact
+# any of the maintainers of this project for assistance;
+# the project provides a web site, mailing lists and IRC
+# channels for your use.
+#
+# This program is free software, distributed under the terms of
+# the GNU General Public License Version 2. See the LICENSE.txt file
+# at the top of the source tree.
+#
# This flag must be set to enable CPack support in AsteriskSCF_v4.cmake.
set (ASTERISKSCF_CPACK "TRUE")
-----------------------------------------------------------------------
--
asterisk-scf/release/cmake.git
More information about the asterisk-scf-commits
mailing list