diff --git a/Myrtille.Enterprise/LocalAdmin.cs b/Myrtille.Enterprise/LocalAdmin.cs index 61c4b57..253985a 100644 --- a/Myrtille.Enterprise/LocalAdmin.cs +++ b/Myrtille.Enterprise/LocalAdmin.cs @@ -11,7 +11,7 @@ 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, + distributed under the License is distributed on an "AS IS and is as" 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. @@ -468,4 +468,4 @@ public bool AddSessionHostCredentials(EnterpriseHostSessionCredentials credentia return success; } } -} \ No newline at end of file +}