CP-41737: Update copyright notices

Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
This commit is contained in:
Danilo Del Busso 2023-02-14 10:23:12 +00:00
parent c13ba4082d
commit 43e2cecf32
No known key found for this signature in database
2 changed files with 5 additions and 7 deletions

View File

@ -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:

View File

@ -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;