X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ll-can-binding.h;h=3b0bd646696b5af7bf6cacf977d838ec283dd875;hb=48fa36ee26b91de5b64fc0b4263f1a7f12d5b6fc;hp=6280cc4cbf95330ac1e83684ba6fbac86918b922;hpb=7a15d9138cd18bee2835467c5854d25e16b8f1ce;p=apps%2Fagl-service-can-low-level.git diff --git a/ll-can-binding.h b/ll-can-binding.h index 6280cc4c..3b0bd646 100644 --- a/ll-can-binding.h +++ b/ll-can-binding.h @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2015, 2016 "IoT.bzh" + * Author "Romain Forlot" + * + * 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. + */ + /* max. number of CAN interfaces given on the cmdline */ #define MAXSOCK 16