aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-29 15:38:26 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-29 15:38:26 +0400
commit8d8d44d7227868b0aeae30787c9901ebb63fec11 (patch)
treee4f91fecb0e07645c66abd3787c6f56d86fbd6ea
parent434c9d1997c6b4e8efff4755511f5430ba8f7efe (diff)
downloadcibs-8d8d44d7227868b0aeae30787c9901ebb63fec11.tar.gz
Update c-r
-rwxr-xr-xscripts/debmaker.pl23
1 files changed, 22 insertions, 1 deletions
diff --git a/scripts/debmaker.pl b/scripts/debmaker.pl
index 1bb982d..eb61bde 100755
--- a/scripts/debmaker.pl
+++ b/scripts/debmaker.pl
@@ -1,6 +1,27 @@
#!/usr/bin/env perl
-# Copyright (c) 2012, Nexenta Systems, Inc. All rights reserved.
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license
+# at http://www.opensource.org/licenses/CDDL-1.0
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each file.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+#
+# Copyright (C) 2012, Nexenta Systems, Inc. All rights reserved.
+#
use 5.010;
use strict;