Author: kamrul
Date: Tue Sep 13 23:28:47 2011
New Revision: 1170386
URL: http://svn.apache.org/viewvc?rev=1170386&view=rev
Log:
Adding Apache License 2.0 script files
Modified:
incubator/oozie/trunk/bin/mkdistro.sh
incubator/oozie/trunk/client/src/main/bin/oozie
incubator/oozie/trunk/core/src/main/conf/oozie-env.sh
incubator/oozie/trunk/core/src/main/resources/ssh-base.sh
incubator/oozie/trunk/core/src/main/resources/ssh-wrapper.sh
incubator/oozie/trunk/distro/src/main/bin/addtowar.sh
incubator/oozie/trunk/distro/src/main/bin/oozie-run.sh
incubator/oozie/trunk/distro/src/main/bin/oozie-setup.sh
incubator/oozie/trunk/distro/src/main/bin/oozie-start.sh
incubator/oozie/trunk/distro/src/main/bin/oozie-stop.sh
incubator/oozie/trunk/distro/src/main/bin/oozie-sys.sh
incubator/oozie/trunk/distro/src/main/bin/oozied.sh
Modified: incubator/oozie/trunk/bin/mkdistro.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/bin/mkdistro.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/bin/mkdistro.sh (original)
+++ incubator/oozie/trunk/bin/mkdistro.sh Tue Sep 13 23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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
-#
+# 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. See accompanying LICENSE file.
+# limitations under the License.
#
# resolve links - $0 may be a softlink
Modified: incubator/oozie/trunk/client/src/main/bin/oozie
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/client/src/main/bin/oozie?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/client/src/main/bin/oozie (original)
+++ incubator/oozie/trunk/client/src/main/bin/oozie Tue Sep 13 23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
# resolve links - $0 may be a softlink
Modified: incubator/oozie/trunk/core/src/main/conf/oozie-env.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/core/src/main/conf/oozie-env.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/core/src/main/conf/oozie-env.sh (original)
+++ incubator/oozie/trunk/core/src/main/conf/oozie-env.sh Tue Sep 13 23:28:47
2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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 Oozie specific environment variables here.
Modified: incubator/oozie/trunk/core/src/main/resources/ssh-base.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/core/src/main/resources/ssh-base.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/core/src/main/resources/ssh-base.sh (original)
+++ incubator/oozie/trunk/core/src/main/resources/ssh-base.sh Tue Sep 13
23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/sh
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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
-#
+# 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. See accompanying LICENSE file.
+# limitations under the License.
#
path=`echo $0`
Modified: incubator/oozie/trunk/core/src/main/resources/ssh-wrapper.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/core/src/main/resources/ssh-wrapper.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/core/src/main/resources/ssh-wrapper.sh (original)
+++ incubator/oozie/trunk/core/src/main/resources/ssh-wrapper.sh Tue Sep 13
23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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
-#
+# 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. See accompanying LICENSE file.
+# limitations under the License.
#
sleep 1
Modified: incubator/oozie/trunk/distro/src/main/bin/addtowar.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/addtowar.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/addtowar.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/addtowar.sh Tue Sep 13 23:28:47
2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
#Creating temporary directory
Modified: incubator/oozie/trunk/distro/src/main/bin/oozie-run.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozie-run.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozie-run.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozie-run.sh Tue Sep 13 23:28:47
2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
# resolve links - $0 may be a softlink
Modified: incubator/oozie/trunk/distro/src/main/bin/oozie-setup.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozie-setup.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozie-setup.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozie-setup.sh Tue Sep 13
23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
function printUsage() {
Modified: incubator/oozie/trunk/distro/src/main/bin/oozie-start.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozie-start.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozie-start.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozie-start.sh Tue Sep 13
23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
# resolve links - $0 may be a softlink
Modified: incubator/oozie/trunk/distro/src/main/bin/oozie-stop.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozie-stop.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozie-stop.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozie-stop.sh Tue Sep 13 23:28:47
2011
@@ -1,19 +1,21 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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
+# 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.
#
-# 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. See accompanying LICENSE file.
-#
-
# resolve links - $0 may be a softlink
PRG="${0}"
Modified: incubator/oozie/trunk/distro/src/main/bin/oozie-sys.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozie-sys.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozie-sys.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozie-sys.sh Tue Sep 13 23:28:47
2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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.
#
# resolve links - $0 may be a softlink
Modified: incubator/oozie/trunk/distro/src/main/bin/oozied.sh
URL:
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/bin/oozied.sh?rev=1170386&r1=1170385&r2=1170386&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/bin/oozied.sh (original)
+++ incubator/oozie/trunk/distro/src/main/bin/oozied.sh Tue Sep 13 23:28:47 2011
@@ -1,17 +1,20 @@
#!/bin/bash
#
-# Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-# Licensed 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. See accompanying LICENSE file.
+# 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 [ $# -le 0 ]; then