Remove unnecessary license headers
This commit is contained in:
Родитель
5bc9650021
Коммит
9021f48b74
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Elementary.Image.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Elementary.Image.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
internal static partial class Interop
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Elementary.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Elementary.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
internal static partial class Interop
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.GL.Api.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.GL.Api.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.GL.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.GL.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.Image.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.Image.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
internal static partial class Interop
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Evas.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
internal static partial class Interop
|
||||
|
|
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Libaries.cs
Executable file → Normal file
18
source/SkiaSharp.Views/SkiaSharp.Views.Tizen/Interop/Interop.Libaries.cs
Executable file → Normal file
|
@ -1,20 +1,4 @@
|
|||
/*
|
||||
* Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
|
||||
*
|
||||
* 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
|
||||
*
|
||||
* 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,
|
||||
* 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.
|
||||
*/
|
||||
|
||||
internal static partial class Interop
|
||||
internal static partial class Interop
|
||||
{
|
||||
private static class Libraries
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче