Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / cluster-resource-agents / resource-agents / stx / copyright.patch
1 From 81bcbfb829001ccf61b515edb3d53ac8f15df334 Mon Sep 17 00:00:00 2001
2 From: Scott Little <scott.little@windriver.com>
3 Date: Fri, 26 Aug 2016 15:06:10 -0400
4 Subject: [PATCH 04/12] WRS: Patch108: copyright.patch
5
6 ---
7  heartbeat/Filesystem | 2 ++
8  heartbeat/LVM        | 1 +
9  heartbeat/pgsql      | 1 +
10  3 files changed, 4 insertions(+)
11
12 diff --git a/heartbeat/Filesystem b/heartbeat/Filesystem
13 index 27f03d2..af821b2 100755
14 --- a/heartbeat/Filesystem
15 +++ b/heartbeat/Filesystem
16 @@ -2,6 +2,8 @@
17  #
18  # Support:      users@clusterlabs.org
19  # License:      GNU General Public License (GPL)
20 +#
21 +# Copyright (c) 2014 Wind River Systems, Inc. All rights reserved.
22  # 
23  # Filesystem
24  #      Description: Manages a Filesystem on a shared storage medium.
25 diff --git a/heartbeat/LVM b/heartbeat/LVM
26 index e435e7b..c11fed7 100755
27 --- a/heartbeat/LVM
28 +++ b/heartbeat/LVM
29 @@ -10,6 +10,7 @@
30  # Support:     users@clusterlabs.org
31  # License:     GNU General Public License (GPL)
32  # Copyright:   (C) 2002 - 2005 International Business Machines, Inc.
33 +# Copyright (c) 2014 Wind River Systems, Inc. All rights reserved.
34  #
35  #      This code significantly inspired by the LVM resource
36  #      in FailSafe by Lars Marowsky-Bree
37 diff --git a/heartbeat/pgsql b/heartbeat/pgsql
38 index 794f85e..b176b1d 100755
39 --- a/heartbeat/pgsql
40 +++ b/heartbeat/pgsql
41 @@ -10,6 +10,7 @@
42  #
43  # Copyright:    2006-2012 Serge Dubrouski <sergeyfd@gmail.com>
44  #                         and other Linux-HA contributors
45 +# Copyright (c) 2014 Wind River Systems, Inc. All rights reserved.
46  # License:      GNU General Public License (GPL)
47  #
48  ###############################################################################
49 -- 
50 1.9.1
51