mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Adding license headers and licensing details for patches folder.
This commit is contained in:
parent
f20bee3ca4
commit
e2730c91d9
@ -1,4 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
source /root/func.sh
|
source /root/func.sh
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
if [ -e [RROUTER_BIN_PATH]/keepalived.ts2 ]
|
if [ -e [RROUTER_BIN_PATH]/keepalived.ts2 ]
|
||||||
then
|
then
|
||||||
|
|||||||
@ -1,4 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
|
|
||||||
source /root/func.sh
|
source /root/func.sh
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
source /root/func.sh
|
source /root/func.sh
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
t=$(date +%s)
|
t=$(date +%s)
|
||||||
echo $t > [RROUTER_BIN_PATH]/keepalived.ts
|
echo $t > [RROUTER_BIN_PATH]/keepalived.ts
|
||||||
|
|||||||
@ -1,4 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
# or more contributor license agreements. See the NOTICE file
|
||||||
|
# distributed with this work for additional information
|
||||||
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
|
# to you under the Apache License, Version 2.0 (the
|
||||||
|
# "License"); you may not use this file except in compliance
|
||||||
|
# with the License. You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing,
|
||||||
|
# software distributed under the License is distributed on an
|
||||||
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
# KIND, either express or implied. See the License for the
|
||||||
|
# specific language governing permissions and limitations
|
||||||
|
# under the License.
|
||||||
|
|
||||||
source /root/func.sh
|
source /root/func.sh
|
||||||
|
|
||||||
|
|||||||
@ -2415,6 +2415,10 @@ this distribution.
|
|||||||
id='caringo.com'
|
id='caringo.com'
|
||||||
name='Caringo, Inc.'
|
name='Caringo, Inc.'
|
||||||
url='http://www.caringo.com/' />
|
url='http://www.caringo.com/' />
|
||||||
|
<organisation
|
||||||
|
id='person:simon.kelley'
|
||||||
|
name='Simon Kelley'
|
||||||
|
url='' />
|
||||||
</organisations>
|
</organisations>
|
||||||
<primary-license id='ApacheLicenseVersion2'>
|
<primary-license id='ApacheLicenseVersion2'>
|
||||||
<copyright-notice>Copyright (c) 2012 The Apache Software Foundation</copyright-notice>
|
<copyright-notice>Copyright (c) 2012 The Apache Software Foundation</copyright-notice>
|
||||||
@ -2434,6 +2438,28 @@ Copyright © 2005-2010 Thomas Nagy
|
|||||||
</by-organisation>
|
</by-organisation>
|
||||||
</with-license>
|
</with-license>
|
||||||
</within>
|
</within>
|
||||||
|
<within dir='patches/systemvm/debian/config/etc/apache2'>
|
||||||
|
<with-license id='ApacheLicenseVersion2'>
|
||||||
|
<copyright-notice>
|
||||||
|
Copyright © 2012 The Apache Software Foundation
|
||||||
|
</copyright-notice>
|
||||||
|
<by-organisation id='apache.org'>
|
||||||
|
<resource name='httpd.conf' />
|
||||||
|
<resource name='ports.conf' />
|
||||||
|
<resource name='vhostexample.conf' />
|
||||||
|
<resource name='sites-available/default' />
|
||||||
|
<resource name='sites-available/default-ssl' />
|
||||||
|
</by-organisation>
|
||||||
|
</with-license>
|
||||||
|
</within>
|
||||||
|
<within dir='patches/systemvm/debian/config/etc'>
|
||||||
|
<public-domain>
|
||||||
|
<by-organisation id='person:simon.kelly'>
|
||||||
|
<resource name='vpcdnsmasq.conf' />
|
||||||
|
<resource name='dnsmasq.conf' />
|
||||||
|
</by-organisation>
|
||||||
|
</public-domain>
|
||||||
|
</within>
|
||||||
<within dir='deps'>
|
<within dir='deps'>
|
||||||
<with-license id='BSD2ClauseXenServerJava'>
|
<with-license id='BSD2ClauseXenServerJava'>
|
||||||
<copyright-notice>
|
<copyright-notice>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user