Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit e30137d

Browse files
Revert copyright whitespace changes in ExtensionMethods.cs
Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
1 parent 5a50562 commit e30137d

1 file changed

Lines changed: 29 additions & 29 deletions

File tree

XenAdmin/Core/ExtensionMethods.cs

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
/* Copyright (c) Citrix Systems, Inc.
2-
* All rights reserved.
3-
*
4-
* Redistribution and use in source and binary forms,
5-
* with or without modification, are permitted provided
6-
* that the following conditions are met:
7-
*
8-
* * Redistributions of source code must retain the above
9-
* copyright notice, this list of conditions and the
10-
* following disclaimer.
11-
* * Redistributions in binary form must reproduce the above
12-
* copyright notice, this list of conditions and the
13-
* following disclaimer in the documentation and/or other
14-
* materials provided with the distribution.
15-
*
16-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
17-
* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
18-
* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
19-
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
20-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
21-
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22-
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
23-
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25-
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
26-
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27-
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29-
* SUCH DAMAGE.
30-
*/
2+
* All rights reserved.
3+
*
4+
* Redistribution and use in source and binary forms,
5+
* with or without modification, are permitted provided
6+
* that the following conditions are met:
7+
*
8+
* * Redistributions of source code must retain the above
9+
* copyright notice, this list of conditions and the
10+
* following disclaimer.
11+
* * Redistributions in binary form must reproduce the above
12+
* copyright notice, this list of conditions and the
13+
* following disclaimer in the documentation and/or other
14+
* materials provided with the distribution.
15+
*
16+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
17+
* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
18+
* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
19+
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
20+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
21+
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22+
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
23+
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25+
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
26+
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29+
* SUCH DAMAGE.
30+
*/
3131

3232
using System;
3333
using System.Drawing;

0 commit comments

Comments
 (0)