diff --git a/DesktopEdge/App.xaml b/DesktopEdge/App.xaml index 648aca77e..ec2c9a66f 100644 --- a/DesktopEdge/App.xaml +++ b/DesktopEdge/App.xaml @@ -1,4 +1,19 @@ - + + + + + + + + + + + + + + + + + - \ No newline at end of file diff --git a/DesktopEdge/Views/ItemRenderers/SubMenuItem.xaml.cs b/DesktopEdge/Views/ItemRenderers/SubMenuItem.xaml.cs index a9c1f3794..a78f39349 100644 --- a/DesktopEdge/Views/ItemRenderers/SubMenuItem.xaml.cs +++ b/DesktopEdge/Views/ItemRenderers/SubMenuItem.xaml.cs @@ -1,4 +1,19 @@ -using System; +/* + Copyright NetFoundry Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://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, + 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. +*/ +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml b/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml index 070882562..b4d200f11 100644 --- a/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml +++ b/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml @@ -1,4 +1,19 @@ - + - \ No newline at end of file diff --git a/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml.cs b/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml.cs index b567804e9..cd9fa6387 100644 --- a/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml.cs +++ b/DesktopEdge/Views/ItemRenderers/SubOptionItem.xaml.cs @@ -1,4 +1,19 @@ -using System; +/* + Copyright NetFoundry Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://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, + 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. +*/ +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/DesktopEdge/Views/Screens/CommonDelegates.cs b/DesktopEdge/Views/Screens/CommonDelegates.cs index d7185c413..ff71424ae 100644 --- a/DesktopEdge/Views/Screens/CommonDelegates.cs +++ b/DesktopEdge/Views/Screens/CommonDelegates.cs @@ -1,4 +1,19 @@ -using System; +/* + Copyright NetFoundry Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://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, + 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. +*/ +using System; using System.Collections.Generic; using System.ComponentModel; using System.Globalization; diff --git a/DesktopEdge/Views/Screens/Debugging.xaml b/DesktopEdge/Views/Screens/Debugging.xaml index e84a7a93c..adca8ae5b 100644 --- a/DesktopEdge/Views/Screens/Debugging.xaml +++ b/DesktopEdge/Views/Screens/Debugging.xaml @@ -1,4 +1,19 @@ - + + + +