mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
CP-41737: Update copyright notices
Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
This commit is contained in:
parent
c13ba4082d
commit
43e2cecf32
@ -1,6 +1,5 @@
|
|||||||
/* Copyright (c) Citrix Systems, Inc.
|
/* Copyright (c) Cloud Software Group, Inc.
|
||||||
* All rights reserved.
|
*
|
||||||
*
|
|
||||||
* Redistribution and use in source and binary forms,
|
* Redistribution and use in source and binary forms,
|
||||||
* with or without modification, are permitted provided
|
* with or without modification, are permitted provided
|
||||||
* that the following conditions are met:
|
* that the following conditions are met:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
/* Copyright (c) Citrix Systems, Inc.
|
/* Copyright (c) Cloud Software Group, Inc.
|
||||||
* All rights reserved.
|
*
|
||||||
*
|
|
||||||
* Redistribution and use in source and binary forms,
|
* Redistribution and use in source and binary forms,
|
||||||
* with or without modification, are permitted provided
|
* with or without modification, are permitted provided
|
||||||
* that the following conditions are met:
|
* that the following conditions are met:
|
||||||
@ -57,7 +56,7 @@ namespace XenAdmin.Diagnostics.Problems.PoolProblem
|
|||||||
_pool,
|
_pool,
|
||||||
BrandManager.ProductVersionPost82
|
BrandManager.ProductVersionPost82
|
||||||
);
|
);
|
||||||
|
|
||||||
public PoolHasFCoESrWarning(Check check, Pool pool, bool upgradingToVersionWithDeprecation) : base(check)
|
public PoolHasFCoESrWarning(Check check, Pool pool, bool upgradingToVersionWithDeprecation) : base(check)
|
||||||
{
|
{
|
||||||
_pool = pool;
|
_pool = pool;
|
||||||
|
Loading…
Reference in New Issue
Block a user