X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flayout.cpp;h=1589ee97b05088c1b11e18b100b8fce2fc6da6af;hb=2f34481142341c8f24e78fe6cf94ba9c1abec54b;hp=a78a52576135a7e2903a77a57115cbf8be7d330d;hpb=6f304f768a914c9d8c678f2613597b469b8b6396;p=staging%2Fwindowmanager.git diff --git a/src/layout.cpp b/src/layout.cpp index a78a525..1589ee9 100644 --- a/src/layout.cpp +++ b/src/layout.cpp @@ -1,5 +1,17 @@ -// -// Created by mfritzsc on 6/27/17. -// +/* + * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH + * + * 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. + */ #include "layout.hpp"