update copyrights.

This commit is contained in:
2018-03-28 23:04:55 +02:00
parent 926c854c20
commit 67a7d59f64
14 changed files with 14 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusCall.h * UbusCall.h
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusCall.h * UbusCall.h
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusObject.h * UbusObject.h
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusTimer.h * UbusTimer.h
* *
* Copyright (c) 2016, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2016-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusCall.cpp * UbusCall.cpp
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusCall.cpp * UbusCall.cpp
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusTimer.cpp * UbusTimer.cpp
* *
* Copyright (c) 2016, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2016-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UbusCall.cpp * UbusCall.cpp
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -28,6 +28,7 @@
#include <string> #include <string>
/*------------------------------- INCLUDES ----------------------------------*/
std::string toupper (const std::string &src); std::string toupper (const std::string &src);

View File

@@ -1,7 +1,7 @@
/*! /*!
* main.c * main.c
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* sprinklers.c * sprinklers.c
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* sprinklers.h * sprinklers.h
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UBusSprinkerModel.cpp * UBusSprinkerModel.cpp
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View File

@@ -1,7 +1,7 @@
/*! /*!
* UBusModel.h * UBusModel.h
* *
* Copyright (c) 2015, NADAL Jean-Baptiste. All rights reserved. * Copyright (c) 2015-2018, NADAL Jean-Baptiste. All rights reserved.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public