diff --git a/LICENSE b/LICENSE index 5d2d63da..78ed70df 100644 --- a/LICENSE +++ b/LICENSE @@ -292,7 +292,7 @@ the "copyright" line and a pointer to where the full notice is found. Copyright (C) 2013-2016 guh GmbH. - This file is part of guh. + This file is part of nymea. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/libnymea-core/awsconnector.cpp b/libnymea-core/awsconnector.cpp index 56de011d..75861f5d 100644 --- a/libnymea-core/awsconnector.cpp +++ b/libnymea-core/awsconnector.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/awsconnector.h b/libnymea-core/awsconnector.h index ed95f23d..c9b67187 100644 --- a/libnymea-core/awsconnector.h +++ b/libnymea-core/awsconnector.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/bluetoothserver.cpp b/libnymea-core/bluetoothserver.cpp index 4cc1e272..a5ac3d25 100644 --- a/libnymea-core/bluetoothserver.cpp +++ b/libnymea-core/bluetoothserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/bluetoothserver.h b/libnymea-core/bluetoothserver.h index d01f0d0b..02b26eda 100644 --- a/libnymea-core/bluetoothserver.h +++ b/libnymea-core/bluetoothserver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/certificategenerator.cpp b/libnymea-core/certificategenerator.cpp index f5c509b9..65858455 100644 --- a/libnymea-core/certificategenerator.cpp +++ b/libnymea-core/certificategenerator.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/certificategenerator.h b/libnymea-core/certificategenerator.h index 2c1c7163..77440ca6 100644 --- a/libnymea-core/certificategenerator.h +++ b/libnymea-core/certificategenerator.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/cloudmanager.cpp b/libnymea-core/cloudmanager.cpp index 32b7a82e..117739bd 100644 --- a/libnymea-core/cloudmanager.cpp +++ b/libnymea-core/cloudmanager.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/cloudmanager.h b/libnymea-core/cloudmanager.h index 3a0f384c..2f56fef8 100644 --- a/libnymea-core/cloudmanager.h +++ b/libnymea-core/cloudmanager.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/cloudnotifications.cpp b/libnymea-core/cloudnotifications.cpp index bee1a7f8..4b26553c 100644 --- a/libnymea-core/cloudnotifications.cpp +++ b/libnymea-core/cloudnotifications.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/cloudnotifications.h b/libnymea-core/cloudnotifications.h index 5411b1db..15f153fe 100644 --- a/libnymea-core/cloudnotifications.h +++ b/libnymea-core/cloudnotifications.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/debugserverhandler.cpp b/libnymea-core/debugserverhandler.cpp index 8a61140e..f94b4b59 100644 --- a/libnymea-core/debugserverhandler.cpp +++ b/libnymea-core/debugserverhandler.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/debugserverhandler.h b/libnymea-core/debugserverhandler.h index 9ec0446a..3de2a46d 100644 --- a/libnymea-core/debugserverhandler.h +++ b/libnymea-core/debugserverhandler.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.cpp b/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.cpp index a8bd101f..db5c4b65 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.cpp +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.h b/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.h index 822527a3..99f03bb3 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.h +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothdiscoveryreplyimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.cpp b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.cpp index 7003e557..aa21d763 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.cpp +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.h b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.h index 5768b232..487b7dda 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.h +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergydeviceimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.cpp b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.cpp index bb980eb1..91aa841f 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.cpp +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.h b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.h index db1fd7ec..1826e32b 100644 --- a/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.h +++ b/libnymea-core/hardware/bluetoothlowenergy/bluetoothlowenergymanagerimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiclient.cpp b/libnymea-core/hardware/network/avahi/qtavahiclient.cpp index 5a0e7128..edd9a374 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiclient.cpp +++ b/libnymea-core/hardware/network/avahi/qtavahiclient.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiclient.h b/libnymea-core/hardware/network/avahi/qtavahiclient.h index 00855f49..94d3cd7f 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiclient.h +++ b/libnymea-core/hardware/network/avahi/qtavahiclient.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservice.cpp b/libnymea-core/hardware/network/avahi/qtavahiservice.cpp index 26900d3d..3745bc21 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservice.cpp +++ b/libnymea-core/hardware/network/avahi/qtavahiservice.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservice.h b/libnymea-core/hardware/network/avahi/qtavahiservice.h index 9daea45c..1e388688 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservice.h +++ b/libnymea-core/hardware/network/avahi/qtavahiservice.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservice_p.cpp b/libnymea-core/hardware/network/avahi/qtavahiservice_p.cpp index 7e480145..a88f4412 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservice_p.cpp +++ b/libnymea-core/hardware/network/avahi/qtavahiservice_p.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservice_p.h b/libnymea-core/hardware/network/avahi/qtavahiservice_p.h index 654f3809..9e97cc3a 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservice_p.h +++ b/libnymea-core/hardware/network/avahi/qtavahiservice_p.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.cpp b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.cpp index c523a7dd..c836f65b 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.cpp +++ b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.h b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.h index fba0af8d..0ecde52e 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.h +++ b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.cpp b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.cpp index 10f5c6f5..6a25267a 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.cpp +++ b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.h b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.h index f8786e23..945eb994 100644 --- a/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.h +++ b/libnymea-core/hardware/network/avahi/qtavahiservicebrowserimplementation_p.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/networkaccessmanagerimpl.cpp b/libnymea-core/hardware/network/networkaccessmanagerimpl.cpp index 9628b4e7..94d2c272 100644 --- a/libnymea-core/hardware/network/networkaccessmanagerimpl.cpp +++ b/libnymea-core/hardware/network/networkaccessmanagerimpl.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/networkaccessmanagerimpl.h b/libnymea-core/hardware/network/networkaccessmanagerimpl.h index d9c4457a..f422dc50 100644 --- a/libnymea-core/hardware/network/networkaccessmanagerimpl.h +++ b/libnymea-core/hardware/network/networkaccessmanagerimpl.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.cpp b/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.cpp index 77777ab0..65e27e17 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.cpp +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.h b/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.h index 29b54e03..de011659 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.h +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.cpp b/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.cpp index 0d122369..e5d51111 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.cpp +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.h b/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.h index fe33942a..4e7294ff 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.h +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryreplyimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.cpp b/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.cpp index 6d6747a1..a474dca4 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.cpp +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.h b/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.h index e9ca49cd..b370c3a0 100644 --- a/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.h +++ b/libnymea-core/hardware/network/upnp/upnpdiscoveryrequest.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/plugintimermanagerimplementation.cpp b/libnymea-core/hardware/plugintimermanagerimplementation.cpp index 11f2c65d..a6a66deb 100644 --- a/libnymea-core/hardware/plugintimermanagerimplementation.cpp +++ b/libnymea-core/hardware/plugintimermanagerimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/plugintimermanagerimplementation.h b/libnymea-core/hardware/plugintimermanagerimplementation.h index 9d9db584..f5048065 100644 --- a/libnymea-core/hardware/plugintimermanagerimplementation.h +++ b/libnymea-core/hardware/plugintimermanagerimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433brennenstuhl.cpp b/libnymea-core/hardware/radio433/radio433brennenstuhl.cpp index 91587c36..ebc75d96 100644 --- a/libnymea-core/hardware/radio433/radio433brennenstuhl.cpp +++ b/libnymea-core/hardware/radio433/radio433brennenstuhl.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433brennenstuhl.h b/libnymea-core/hardware/radio433/radio433brennenstuhl.h index 7a34595c..8e3d09e6 100644 --- a/libnymea-core/hardware/radio433/radio433brennenstuhl.h +++ b/libnymea-core/hardware/radio433/radio433brennenstuhl.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.cpp b/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.cpp index be238abc..9fe7481c 100644 --- a/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.cpp +++ b/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.h b/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.h index 858e8e8e..a7caf766 100644 --- a/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.h +++ b/libnymea-core/hardware/radio433/radio433brennenstuhlgateway.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433transmitter.cpp b/libnymea-core/hardware/radio433/radio433transmitter.cpp index 8218a2ce..bc24d829 100644 --- a/libnymea-core/hardware/radio433/radio433transmitter.cpp +++ b/libnymea-core/hardware/radio433/radio433transmitter.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardware/radio433/radio433transmitter.h b/libnymea-core/hardware/radio433/radio433transmitter.h index 2c53e344..7a9af748 100644 --- a/libnymea-core/hardware/radio433/radio433transmitter.h +++ b/libnymea-core/hardware/radio433/radio433transmitter.h @@ -1,6 +1,6 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * This file is part of guh. * + * This file is part of nymea. * * * * Copyright (C) 2016-2018 Simon Stürz * * * diff --git a/libnymea-core/hardwaremanagerimplementation.cpp b/libnymea-core/hardwaremanagerimplementation.cpp index 68e44a2d..bc81835b 100644 --- a/libnymea-core/hardwaremanagerimplementation.cpp +++ b/libnymea-core/hardwaremanagerimplementation.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/hardwaremanagerimplementation.h b/libnymea-core/hardwaremanagerimplementation.h index 497bfee5..fb18b256 100644 --- a/libnymea-core/hardwaremanagerimplementation.h +++ b/libnymea-core/hardwaremanagerimplementation.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea-core/httpreply.cpp b/libnymea-core/httpreply.cpp index 0b61ab55..e73a9d11 100644 --- a/libnymea-core/httpreply.cpp +++ b/libnymea-core/httpreply.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/httpreply.h b/libnymea-core/httpreply.h index 8523563c..27358021 100644 --- a/libnymea-core/httpreply.h +++ b/libnymea-core/httpreply.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/httprequest.cpp b/libnymea-core/httprequest.cpp index 2f7ec9c3..4243ef73 100644 --- a/libnymea-core/httprequest.cpp +++ b/libnymea-core/httprequest.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/httprequest.h b/libnymea-core/httprequest.h index 4d341579..24951c6d 100644 --- a/libnymea-core/httprequest.h +++ b/libnymea-core/httprequest.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/janusconnector.cpp b/libnymea-core/janusconnector.cpp index 307955e0..1c7d7526 100644 --- a/libnymea-core/janusconnector.cpp +++ b/libnymea-core/janusconnector.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/janusconnector.h b/libnymea-core/janusconnector.h index ebafbf11..17ee9260 100644 --- a/libnymea-core/janusconnector.h +++ b/libnymea-core/janusconnector.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/actionhandler.cpp b/libnymea-core/jsonrpc/actionhandler.cpp index 3730a1ef..4a787aeb 100644 --- a/libnymea-core/jsonrpc/actionhandler.cpp +++ b/libnymea-core/jsonrpc/actionhandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/actionhandler.h b/libnymea-core/jsonrpc/actionhandler.h index 37fc9abd..e3607fb0 100644 --- a/libnymea-core/jsonrpc/actionhandler.h +++ b/libnymea-core/jsonrpc/actionhandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/configurationhandler.cpp b/libnymea-core/jsonrpc/configurationhandler.cpp index d80eecbb..4ad24fe6 100644 --- a/libnymea-core/jsonrpc/configurationhandler.cpp +++ b/libnymea-core/jsonrpc/configurationhandler.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/configurationhandler.h b/libnymea-core/jsonrpc/configurationhandler.h index 87b10c47..78cf53d8 100644 --- a/libnymea-core/jsonrpc/configurationhandler.h +++ b/libnymea-core/jsonrpc/configurationhandler.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/devicehandler.cpp b/libnymea-core/jsonrpc/devicehandler.cpp index d231dfc2..1af8161d 100644 --- a/libnymea-core/jsonrpc/devicehandler.cpp +++ b/libnymea-core/jsonrpc/devicehandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/devicehandler.h b/libnymea-core/jsonrpc/devicehandler.h index 8dd36307..0e5c6df2 100644 --- a/libnymea-core/jsonrpc/devicehandler.h +++ b/libnymea-core/jsonrpc/devicehandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/eventhandler.cpp b/libnymea-core/jsonrpc/eventhandler.cpp index 3bc335ac..c96737be 100644 --- a/libnymea-core/jsonrpc/eventhandler.cpp +++ b/libnymea-core/jsonrpc/eventhandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/eventhandler.h b/libnymea-core/jsonrpc/eventhandler.h index 53ee5d4c..deeffe69 100644 --- a/libnymea-core/jsonrpc/eventhandler.h +++ b/libnymea-core/jsonrpc/eventhandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsonhandler.cpp b/libnymea-core/jsonrpc/jsonhandler.cpp index 56f95e99..8835a98d 100644 --- a/libnymea-core/jsonrpc/jsonhandler.cpp +++ b/libnymea-core/jsonrpc/jsonhandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsonhandler.h b/libnymea-core/jsonrpc/jsonhandler.h index 6fd9fa9b..665d7659 100644 --- a/libnymea-core/jsonrpc/jsonhandler.h +++ b/libnymea-core/jsonrpc/jsonhandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsonrpcserver.cpp b/libnymea-core/jsonrpc/jsonrpcserver.cpp index 6b3f35c5..5a01dd66 100644 --- a/libnymea-core/jsonrpc/jsonrpcserver.cpp +++ b/libnymea-core/jsonrpc/jsonrpcserver.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014-2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsonrpcserver.h b/libnymea-core/jsonrpc/jsonrpcserver.h index 1c9ac547..f53e5985 100644 --- a/libnymea-core/jsonrpc/jsonrpcserver.h +++ b/libnymea-core/jsonrpc/jsonrpcserver.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014-2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsontypes.cpp b/libnymea-core/jsonrpc/jsontypes.cpp index 72729ed3..d22aafec 100644 --- a/libnymea-core/jsonrpc/jsontypes.cpp +++ b/libnymea-core/jsonrpc/jsontypes.cpp @@ -4,19 +4,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/jsontypes.h b/libnymea-core/jsonrpc/jsontypes.h index a7800354..59926148 100644 --- a/libnymea-core/jsonrpc/jsontypes.h +++ b/libnymea-core/jsonrpc/jsontypes.h @@ -4,19 +4,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/logginghandler.cpp b/libnymea-core/jsonrpc/logginghandler.cpp index a9cd41b3..01c55f94 100644 --- a/libnymea-core/jsonrpc/logginghandler.cpp +++ b/libnymea-core/jsonrpc/logginghandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/logginghandler.h b/libnymea-core/jsonrpc/logginghandler.h index 2fe5067e..354452d2 100644 --- a/libnymea-core/jsonrpc/logginghandler.h +++ b/libnymea-core/jsonrpc/logginghandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/networkmanagerhandler.cpp b/libnymea-core/jsonrpc/networkmanagerhandler.cpp index c7793b6e..74481662 100644 --- a/libnymea-core/jsonrpc/networkmanagerhandler.cpp +++ b/libnymea-core/jsonrpc/networkmanagerhandler.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/networkmanagerhandler.h b/libnymea-core/jsonrpc/networkmanagerhandler.h index 54074dee..cf09b372 100644 --- a/libnymea-core/jsonrpc/networkmanagerhandler.h +++ b/libnymea-core/jsonrpc/networkmanagerhandler.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/ruleshandler.cpp b/libnymea-core/jsonrpc/ruleshandler.cpp index 6cad640f..931857ff 100644 --- a/libnymea-core/jsonrpc/ruleshandler.cpp +++ b/libnymea-core/jsonrpc/ruleshandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/ruleshandler.h b/libnymea-core/jsonrpc/ruleshandler.h index fd296960..0a8d504d 100644 --- a/libnymea-core/jsonrpc/ruleshandler.h +++ b/libnymea-core/jsonrpc/ruleshandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/statehandler.cpp b/libnymea-core/jsonrpc/statehandler.cpp index 886b8a71..e70fbff3 100644 --- a/libnymea-core/jsonrpc/statehandler.cpp +++ b/libnymea-core/jsonrpc/statehandler.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/jsonrpc/statehandler.h b/libnymea-core/jsonrpc/statehandler.h index 9e72277d..7b4589e1 100644 --- a/libnymea-core/jsonrpc/statehandler.h +++ b/libnymea-core/jsonrpc/statehandler.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logengine.cpp b/libnymea-core/logging/logengine.cpp index cc0f43e8..1c19bd52 100644 --- a/libnymea-core/logging/logengine.cpp +++ b/libnymea-core/logging/logengine.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2015-2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logengine.h b/libnymea-core/logging/logengine.h index a19d4496..228188cf 100644 --- a/libnymea-core/logging/logengine.h +++ b/libnymea-core/logging/logengine.h @@ -3,19 +3,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logentry.cpp b/libnymea-core/logging/logentry.cpp index 1b7da00d..2a2e517e 100644 --- a/libnymea-core/logging/logentry.cpp +++ b/libnymea-core/logging/logentry.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logentry.h b/libnymea-core/logging/logentry.h index 0d105e24..f49c60ad 100644 --- a/libnymea-core/logging/logentry.h +++ b/libnymea-core/logging/logentry.h @@ -3,19 +3,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logfilter.cpp b/libnymea-core/logging/logfilter.cpp index bf522784..bf7fbb39 100644 --- a/libnymea-core/logging/logfilter.cpp +++ b/libnymea-core/logging/logfilter.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logfilter.h b/libnymea-core/logging/logfilter.h index 23fbced7..67aeb447 100644 --- a/libnymea-core/logging/logfilter.h +++ b/libnymea-core/logging/logfilter.h @@ -3,19 +3,19 @@ * Copyright (C) 2014 Michael Zanetti * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logging.h b/libnymea-core/logging/logging.h index dfdc6186..672c171d 100644 --- a/libnymea-core/logging/logging.h +++ b/libnymea-core/logging/logging.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logvaluetool.cpp b/libnymea-core/logging/logvaluetool.cpp index 44fc175c..90ce39e8 100644 --- a/libnymea-core/logging/logvaluetool.cpp +++ b/libnymea-core/logging/logvaluetool.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/logging/logvaluetool.h b/libnymea-core/logging/logvaluetool.h index 14344102..4154d340 100644 --- a/libnymea-core/logging/logvaluetool.h +++ b/libnymea-core/logging/logvaluetool.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/mocktcpserver.cpp b/libnymea-core/mocktcpserver.cpp index 27c4e834..ee109a69 100644 --- a/libnymea-core/mocktcpserver.cpp +++ b/libnymea-core/mocktcpserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/mocktcpserver.h b/libnymea-core/mocktcpserver.h index 5f74c8d4..35286a01 100644 --- a/libnymea-core/mocktcpserver.h +++ b/libnymea-core/mocktcpserver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/dbus-interfaces.h b/libnymea-core/networkmanager/dbus-interfaces.h index c4df069d..b97e3dcb 100644 --- a/libnymea-core/networkmanager/dbus-interfaces.h +++ b/libnymea-core/networkmanager/dbus-interfaces.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkconnection.cpp b/libnymea-core/networkmanager/networkconnection.cpp index 23fbb7d2..1d7c46cb 100644 --- a/libnymea-core/networkmanager/networkconnection.cpp +++ b/libnymea-core/networkmanager/networkconnection.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkconnection.h b/libnymea-core/networkmanager/networkconnection.h index 32023095..67f8f38b 100644 --- a/libnymea-core/networkmanager/networkconnection.h +++ b/libnymea-core/networkmanager/networkconnection.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkdevice.cpp b/libnymea-core/networkmanager/networkdevice.cpp index e7b96228..c875cbcc 100644 --- a/libnymea-core/networkmanager/networkdevice.cpp +++ b/libnymea-core/networkmanager/networkdevice.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkdevice.h b/libnymea-core/networkmanager/networkdevice.h index 2a6e02a0..65767021 100644 --- a/libnymea-core/networkmanager/networkdevice.h +++ b/libnymea-core/networkmanager/networkdevice.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkmanager.cpp b/libnymea-core/networkmanager/networkmanager.cpp index c9cdf42f..c826f05b 100644 --- a/libnymea-core/networkmanager/networkmanager.cpp +++ b/libnymea-core/networkmanager/networkmanager.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networkmanager.h b/libnymea-core/networkmanager/networkmanager.h index 9482af8e..ce4adece 100644 --- a/libnymea-core/networkmanager/networkmanager.h +++ b/libnymea-core/networkmanager/networkmanager.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networksettings.cpp b/libnymea-core/networkmanager/networksettings.cpp index db48c48e..da3cc1e3 100644 --- a/libnymea-core/networkmanager/networksettings.cpp +++ b/libnymea-core/networkmanager/networksettings.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/networksettings.h b/libnymea-core/networkmanager/networksettings.h index 2b223053..9583ddf4 100644 --- a/libnymea-core/networkmanager/networksettings.h +++ b/libnymea-core/networkmanager/networksettings.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirednetworkdevice.cpp b/libnymea-core/networkmanager/wirednetworkdevice.cpp index 8cd79ca3..48009653 100644 --- a/libnymea-core/networkmanager/wirednetworkdevice.cpp +++ b/libnymea-core/networkmanager/wirednetworkdevice.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirednetworkdevice.h b/libnymea-core/networkmanager/wirednetworkdevice.h index f4724a15..a3d12510 100644 --- a/libnymea-core/networkmanager/wirednetworkdevice.h +++ b/libnymea-core/networkmanager/wirednetworkdevice.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirelessaccesspoint.cpp b/libnymea-core/networkmanager/wirelessaccesspoint.cpp index dc62f17c..9743646e 100644 --- a/libnymea-core/networkmanager/wirelessaccesspoint.cpp +++ b/libnymea-core/networkmanager/wirelessaccesspoint.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirelessaccesspoint.h b/libnymea-core/networkmanager/wirelessaccesspoint.h index d1b5dfec..6900658e 100644 --- a/libnymea-core/networkmanager/wirelessaccesspoint.h +++ b/libnymea-core/networkmanager/wirelessaccesspoint.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirelessnetworkdevice.cpp b/libnymea-core/networkmanager/wirelessnetworkdevice.cpp index e40a3d3e..0312640c 100644 --- a/libnymea-core/networkmanager/wirelessnetworkdevice.cpp +++ b/libnymea-core/networkmanager/wirelessnetworkdevice.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/networkmanager/wirelessnetworkdevice.h b/libnymea-core/networkmanager/wirelessnetworkdevice.h index b823f514..f33ac6ea 100644 --- a/libnymea-core/networkmanager/wirelessnetworkdevice.h +++ b/libnymea-core/networkmanager/wirelessnetworkdevice.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeaconfiguration.cpp b/libnymea-core/nymeaconfiguration.cpp index 9e165f15..c0f59e2d 100644 --- a/libnymea-core/nymeaconfiguration.cpp +++ b/libnymea-core/nymeaconfiguration.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeaconfiguration.h b/libnymea-core/nymeaconfiguration.h index 1ced10be..f6e519df 100644 --- a/libnymea-core/nymeaconfiguration.h +++ b/libnymea-core/nymeaconfiguration.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeacore.cpp b/libnymea-core/nymeacore.cpp index d6455722..7bf6e111 100644 --- a/libnymea-core/nymeacore.cpp +++ b/libnymea-core/nymeacore.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeacore.h b/libnymea-core/nymeacore.h index 038916fc..95a14816 100644 --- a/libnymea-core/nymeacore.h +++ b/libnymea-core/nymeacore.h @@ -3,19 +3,19 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeadbusservice.cpp b/libnymea-core/nymeadbusservice.cpp index 97b28a22..8194fdcc 100644 --- a/libnymea-core/nymeadbusservice.cpp +++ b/libnymea-core/nymeadbusservice.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2017 Michael Zanetti * * Copyright (C) 2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/nymeadbusservice.h b/libnymea-core/nymeadbusservice.h index 5f51cc54..256dfa3f 100644 --- a/libnymea-core/nymeadbusservice.h +++ b/libnymea-core/nymeadbusservice.h @@ -3,19 +3,19 @@ * Copyright (C) 2017 Michael Zanetti * * Copyright (C) 2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/pushbuttondbusservice.cpp b/libnymea-core/pushbuttondbusservice.cpp index 30d0852b..b158f6f7 100644 --- a/libnymea-core/pushbuttondbusservice.cpp +++ b/libnymea-core/pushbuttondbusservice.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/pushbuttondbusservice.h b/libnymea-core/pushbuttondbusservice.h index f76c099e..ec2df20b 100644 --- a/libnymea-core/pushbuttondbusservice.h +++ b/libnymea-core/pushbuttondbusservice.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/deviceclassesresource.cpp b/libnymea-core/rest/deviceclassesresource.cpp index f8f60ee8..54aa3963 100644 --- a/libnymea-core/rest/deviceclassesresource.cpp +++ b/libnymea-core/rest/deviceclassesresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/deviceclassesresource.h b/libnymea-core/rest/deviceclassesresource.h index 44a4d0cd..a50e79ee 100644 --- a/libnymea-core/rest/deviceclassesresource.h +++ b/libnymea-core/rest/deviceclassesresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/devicesresource.cpp b/libnymea-core/rest/devicesresource.cpp index 844693c0..916c7640 100644 --- a/libnymea-core/rest/devicesresource.cpp +++ b/libnymea-core/rest/devicesresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/devicesresource.h b/libnymea-core/rest/devicesresource.h index f9ed8ce7..42fefa9f 100644 --- a/libnymea-core/rest/devicesresource.h +++ b/libnymea-core/rest/devicesresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/logsresource.cpp b/libnymea-core/rest/logsresource.cpp index ff9b00f4..0bfb4653 100644 --- a/libnymea-core/rest/logsresource.cpp +++ b/libnymea-core/rest/logsresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/logsresource.h b/libnymea-core/rest/logsresource.h index ef2d9e21..72dc3224 100644 --- a/libnymea-core/rest/logsresource.h +++ b/libnymea-core/rest/logsresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/pluginsresource.cpp b/libnymea-core/rest/pluginsresource.cpp index 2c3518fc..1e122ce5 100644 --- a/libnymea-core/rest/pluginsresource.cpp +++ b/libnymea-core/rest/pluginsresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/pluginsresource.h b/libnymea-core/rest/pluginsresource.h index 4ec0042b..31cc4dc2 100644 --- a/libnymea-core/rest/pluginsresource.h +++ b/libnymea-core/rest/pluginsresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/restresource.cpp b/libnymea-core/rest/restresource.cpp index 09b75342..834301de 100644 --- a/libnymea-core/rest/restresource.cpp +++ b/libnymea-core/rest/restresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/restresource.h b/libnymea-core/rest/restresource.h index fcf265d2..dc559c81 100644 --- a/libnymea-core/rest/restresource.h +++ b/libnymea-core/rest/restresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/restserver.cpp b/libnymea-core/rest/restserver.cpp index ae47bb5b..d24801a5 100644 --- a/libnymea-core/rest/restserver.cpp +++ b/libnymea-core/rest/restserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/restserver.h b/libnymea-core/rest/restserver.h index b6174184..f854c1a5 100644 --- a/libnymea-core/rest/restserver.h +++ b/libnymea-core/rest/restserver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/rulesresource.cpp b/libnymea-core/rest/rulesresource.cpp index c734591c..9328cfdf 100644 --- a/libnymea-core/rest/rulesresource.cpp +++ b/libnymea-core/rest/rulesresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/rulesresource.h b/libnymea-core/rest/rulesresource.h index 7a877cb2..9797a129 100644 --- a/libnymea-core/rest/rulesresource.h +++ b/libnymea-core/rest/rulesresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/vendorsresource.cpp b/libnymea-core/rest/vendorsresource.cpp index 59a03133..f5730d98 100644 --- a/libnymea-core/rest/vendorsresource.cpp +++ b/libnymea-core/rest/vendorsresource.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rest/vendorsresource.h b/libnymea-core/rest/vendorsresource.h index ddf86834..50b94f49 100644 --- a/libnymea-core/rest/vendorsresource.h +++ b/libnymea-core/rest/vendorsresource.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rule.cpp b/libnymea-core/rule.cpp index ca995cd4..ae927540 100644 --- a/libnymea-core/rule.cpp +++ b/libnymea-core/rule.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/rule.h b/libnymea-core/rule.h index afc16d75..82dd0746 100644 --- a/libnymea-core/rule.h +++ b/libnymea-core/rule.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/ruleengine.cpp b/libnymea-core/ruleengine.cpp index 0796b61b..a37fb930 100644 --- a/libnymea-core/ruleengine.cpp +++ b/libnymea-core/ruleengine.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/ruleengine.h b/libnymea-core/ruleengine.h index 51cd5e6c..8f7b7259 100644 --- a/libnymea-core/ruleengine.h +++ b/libnymea-core/ruleengine.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/servermanager.cpp b/libnymea-core/servermanager.cpp index b8cdfa31..12e0b738 100644 --- a/libnymea-core/servermanager.cpp +++ b/libnymea-core/servermanager.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/servermanager.h b/libnymea-core/servermanager.h index 38495172..00d50d80 100644 --- a/libnymea-core/servermanager.h +++ b/libnymea-core/servermanager.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/stateevaluator.cpp b/libnymea-core/stateevaluator.cpp index acd740c3..3edf56f7 100644 --- a/libnymea-core/stateevaluator.cpp +++ b/libnymea-core/stateevaluator.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/stateevaluator.h b/libnymea-core/stateevaluator.h index 2dad1a79..3f1e54eb 100644 --- a/libnymea-core/stateevaluator.h +++ b/libnymea-core/stateevaluator.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/tcpserver.cpp b/libnymea-core/tcpserver.cpp index 772827b6..717082c4 100644 --- a/libnymea-core/tcpserver.cpp +++ b/libnymea-core/tcpserver.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/tcpserver.h b/libnymea-core/tcpserver.h index 3f4c20a4..40dde02a 100644 --- a/libnymea-core/tcpserver.h +++ b/libnymea-core/tcpserver.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/calendaritem.cpp b/libnymea-core/time/calendaritem.cpp index ff9825cb..bfbef064 100644 --- a/libnymea-core/time/calendaritem.cpp +++ b/libnymea-core/time/calendaritem.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/calendaritem.h b/libnymea-core/time/calendaritem.h index c3e7cd1f..ea7c74c5 100644 --- a/libnymea-core/time/calendaritem.h +++ b/libnymea-core/time/calendaritem.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/repeatingoption.cpp b/libnymea-core/time/repeatingoption.cpp index dcdac090..d3fb2d32 100644 --- a/libnymea-core/time/repeatingoption.cpp +++ b/libnymea-core/time/repeatingoption.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/repeatingoption.h b/libnymea-core/time/repeatingoption.h index 0e0cc41d..360fc7c6 100644 --- a/libnymea-core/time/repeatingoption.h +++ b/libnymea-core/time/repeatingoption.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timedescriptor.cpp b/libnymea-core/time/timedescriptor.cpp index 5abed087..16cf8a1b 100644 --- a/libnymea-core/time/timedescriptor.cpp +++ b/libnymea-core/time/timedescriptor.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timedescriptor.h b/libnymea-core/time/timedescriptor.h index ff9b20e4..48a8996b 100644 --- a/libnymea-core/time/timedescriptor.h +++ b/libnymea-core/time/timedescriptor.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timeeventitem.cpp b/libnymea-core/time/timeeventitem.cpp index 10497118..877afc81 100644 --- a/libnymea-core/time/timeeventitem.cpp +++ b/libnymea-core/time/timeeventitem.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timeeventitem.h b/libnymea-core/time/timeeventitem.h index 942af393..03501923 100644 --- a/libnymea-core/time/timeeventitem.h +++ b/libnymea-core/time/timeeventitem.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timemanager.cpp b/libnymea-core/time/timemanager.cpp index e71dc3cd..7e65abd2 100644 --- a/libnymea-core/time/timemanager.cpp +++ b/libnymea-core/time/timemanager.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/time/timemanager.h b/libnymea-core/time/timemanager.h index be6657f4..67fabeb2 100644 --- a/libnymea-core/time/timemanager.h +++ b/libnymea-core/time/timemanager.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/tokeninfo.cpp b/libnymea-core/tokeninfo.cpp index e4cbd2b4..9441e173 100644 --- a/libnymea-core/tokeninfo.cpp +++ b/libnymea-core/tokeninfo.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/tokeninfo.h b/libnymea-core/tokeninfo.h index cb4b9542..d65cf544 100644 --- a/libnymea-core/tokeninfo.h +++ b/libnymea-core/tokeninfo.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/transportinterface.cpp b/libnymea-core/transportinterface.cpp index c5f21399..61db65fd 100644 --- a/libnymea-core/transportinterface.cpp +++ b/libnymea-core/transportinterface.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/transportinterface.h b/libnymea-core/transportinterface.h index a564a280..7bea6ec5 100644 --- a/libnymea-core/transportinterface.h +++ b/libnymea-core/transportinterface.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/usermanager.cpp b/libnymea-core/usermanager.cpp index 42f60b3c..b3ddad71 100644 --- a/libnymea-core/usermanager.cpp +++ b/libnymea-core/usermanager.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/usermanager.h b/libnymea-core/usermanager.h index afd4031e..59ea5b74 100644 --- a/libnymea-core/usermanager.h +++ b/libnymea-core/usermanager.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/webserver.cpp b/libnymea-core/webserver.cpp index 38958df5..ab02f737 100644 --- a/libnymea-core/webserver.cpp +++ b/libnymea-core/webserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/webserver.h b/libnymea-core/webserver.h index b4f0a606..840a561f 100644 --- a/libnymea-core/webserver.h +++ b/libnymea-core/webserver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/websocketserver.cpp b/libnymea-core/websocketserver.cpp index 964501fd..7298fd2f 100644 --- a/libnymea-core/websocketserver.cpp +++ b/libnymea-core/websocketserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea-core/websocketserver.h b/libnymea-core/websocketserver.h index 981aca72..79837310 100644 --- a/libnymea-core/websocketserver.h +++ b/libnymea-core/websocketserver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * nymea is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea/devicemanager.cpp b/libnymea/devicemanager.cpp index c1545390..c426bd85 100644 --- a/libnymea/devicemanager.cpp +++ b/libnymea/devicemanager.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/devicemanager.h b/libnymea/devicemanager.h index 8a3dbff8..19c7491a 100644 --- a/libnymea/devicemanager.h +++ b/libnymea/devicemanager.h @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.cpp b/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.cpp index 33531869..f2c30904 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.cpp +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.h b/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.h index 4e2be5d2..2462890a 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.h +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothdiscoveryreply.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.cpp b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.cpp index 21564e76..12629ca8 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.cpp +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.h b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.h index bb7bc0ff..4d5733a7 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.h +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergydevice.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.cpp b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.cpp index a45afdb0..017da1ed 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.cpp +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.h b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.h index 632d780a..463366c5 100644 --- a/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.h +++ b/libnymea/hardware/bluetoothlowenergy/bluetoothlowenergymanager.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/gpio.cpp b/libnymea/hardware/gpio.cpp index c285a4a7..317eaeda 100644 --- a/libnymea/hardware/gpio.cpp +++ b/libnymea/hardware/gpio.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/gpio.h b/libnymea/hardware/gpio.h index f56573de..bec70356 100644 --- a/libnymea/hardware/gpio.h +++ b/libnymea/hardware/gpio.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/gpiomonitor.cpp b/libnymea/hardware/gpiomonitor.cpp index bfe6c3f4..37008f91 100644 --- a/libnymea/hardware/gpiomonitor.cpp +++ b/libnymea/hardware/gpiomonitor.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/gpiomonitor.h b/libnymea/hardware/gpiomonitor.h index bfdeca0f..e29e6d14 100644 --- a/libnymea/hardware/gpiomonitor.h +++ b/libnymea/hardware/gpiomonitor.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/pwm.cpp b/libnymea/hardware/pwm.cpp index 4a2463ba..e873cf8f 100644 --- a/libnymea/hardware/pwm.cpp +++ b/libnymea/hardware/pwm.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/pwm.h b/libnymea/hardware/pwm.h index bef41a6c..e3a7a324 100644 --- a/libnymea/hardware/pwm.h +++ b/libnymea/hardware/pwm.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 -2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/radio433/radio433.cpp b/libnymea/hardware/radio433/radio433.cpp index 65e8b507..5f6c4084 100644 --- a/libnymea/hardware/radio433/radio433.cpp +++ b/libnymea/hardware/radio433/radio433.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/radio433/radio433.h b/libnymea/hardware/radio433/radio433.h index f7ef99bf..24424081 100644 --- a/libnymea/hardware/radio433/radio433.h +++ b/libnymea/hardware/radio433/radio433.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardware/radio433/radio433receiver.cpp b/libnymea/hardware/radio433/radio433receiver.cpp index 7e0b895d..49ad092c 100644 --- a/libnymea/hardware/radio433/radio433receiver.cpp +++ b/libnymea/hardware/radio433/radio433receiver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea/hardware/radio433/radio433receiver.h b/libnymea/hardware/radio433/radio433receiver.h index 8162f962..48ff10f9 100644 --- a/libnymea/hardware/radio433/radio433receiver.h +++ b/libnymea/hardware/radio433/radio433receiver.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + * * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/libnymea/hardwaremanager.cpp b/libnymea/hardwaremanager.cpp index 4fb20098..9a0b6a6a 100644 --- a/libnymea/hardwaremanager.cpp +++ b/libnymea/hardwaremanager.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardwaremanager.h b/libnymea/hardwaremanager.h index fb6866f0..18b98be9 100644 --- a/libnymea/hardwaremanager.h +++ b/libnymea/hardwaremanager.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardwareresource.cpp b/libnymea/hardwareresource.cpp index 56295be2..b8e3f578 100644 --- a/libnymea/hardwareresource.cpp +++ b/libnymea/hardwareresource.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/hardwareresource.h b/libnymea/hardwareresource.h index 214b1bdc..cdd2d956 100644 --- a/libnymea/hardwareresource.h +++ b/libnymea/hardwareresource.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/libnymea.h b/libnymea/libnymea.h index a5240ef1..f16e6a2c 100644 --- a/libnymea/libnymea.h +++ b/libnymea/libnymea.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/loggingcategories.cpp b/libnymea/loggingcategories.cpp index c80c0db7..3a25f54c 100644 --- a/libnymea/loggingcategories.cpp +++ b/libnymea/loggingcategories.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/loggingcategories.h b/libnymea/loggingcategories.h index b3f8959c..81e33053 100644 --- a/libnymea/loggingcategories.h +++ b/libnymea/loggingcategories.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/avahi/avahiserviceentry.cpp b/libnymea/network/avahi/avahiserviceentry.cpp index c406116d..df5f471a 100644 --- a/libnymea/network/avahi/avahiserviceentry.cpp +++ b/libnymea/network/avahi/avahiserviceentry.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/avahi/avahiserviceentry.h b/libnymea/network/avahi/avahiserviceentry.h index bb0cc8e5..5a607eea 100644 --- a/libnymea/network/avahi/avahiserviceentry.h +++ b/libnymea/network/avahi/avahiserviceentry.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/avahi/qtavahiservicebrowser.cpp b/libnymea/network/avahi/qtavahiservicebrowser.cpp index a3763484..bef63381 100644 --- a/libnymea/network/avahi/qtavahiservicebrowser.cpp +++ b/libnymea/network/avahi/qtavahiservicebrowser.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/avahi/qtavahiservicebrowser.h b/libnymea/network/avahi/qtavahiservicebrowser.h index 6ab22b26..a4f20c85 100644 --- a/libnymea/network/avahi/qtavahiservicebrowser.h +++ b/libnymea/network/avahi/qtavahiservicebrowser.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/networkaccessmanager.cpp b/libnymea/network/networkaccessmanager.cpp index afc94eef..6c3c91ba 100644 --- a/libnymea/network/networkaccessmanager.cpp +++ b/libnymea/network/networkaccessmanager.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/networkaccessmanager.h b/libnymea/network/networkaccessmanager.h index a39aa6b1..a5f2bdef 100644 --- a/libnymea/network/networkaccessmanager.h +++ b/libnymea/network/networkaccessmanager.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/oauth2.cpp b/libnymea/network/oauth2.cpp index d52fe353..3a191e46 100644 --- a/libnymea/network/oauth2.cpp +++ b/libnymea/network/oauth2.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/oauth2.h b/libnymea/network/oauth2.h index 5abcd844..08f770d2 100644 --- a/libnymea/network/oauth2.h +++ b/libnymea/network/oauth2.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdevice.cpp b/libnymea/network/upnp/upnpdevice.cpp index 1ca189c2..56e68f84 100644 --- a/libnymea/network/upnp/upnpdevice.cpp +++ b/libnymea/network/upnp/upnpdevice.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdevice.h b/libnymea/network/upnp/upnpdevice.h index 8dc9dd8e..a30123fc 100644 --- a/libnymea/network/upnp/upnpdevice.h +++ b/libnymea/network/upnp/upnpdevice.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdevicedescriptor.cpp b/libnymea/network/upnp/upnpdevicedescriptor.cpp index 66dbdc57..fff2dbc3 100644 --- a/libnymea/network/upnp/upnpdevicedescriptor.cpp +++ b/libnymea/network/upnp/upnpdevicedescriptor.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdevicedescriptor.h b/libnymea/network/upnp/upnpdevicedescriptor.h index cfafafde..4a9cfb4c 100644 --- a/libnymea/network/upnp/upnpdevicedescriptor.h +++ b/libnymea/network/upnp/upnpdevicedescriptor.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdiscovery.cpp b/libnymea/network/upnp/upnpdiscovery.cpp index a3ec7afe..22cd2573 100644 --- a/libnymea/network/upnp/upnpdiscovery.cpp +++ b/libnymea/network/upnp/upnpdiscovery.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdiscovery.h b/libnymea/network/upnp/upnpdiscovery.h index fb0c308d..43e539ab 100644 --- a/libnymea/network/upnp/upnpdiscovery.h +++ b/libnymea/network/upnp/upnpdiscovery.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdiscoveryreply.cpp b/libnymea/network/upnp/upnpdiscoveryreply.cpp index 14ea8a25..75f10457 100644 --- a/libnymea/network/upnp/upnpdiscoveryreply.cpp +++ b/libnymea/network/upnp/upnpdiscoveryreply.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/network/upnp/upnpdiscoveryreply.h b/libnymea/network/upnp/upnpdiscoveryreply.h index 21215d1b..e5664bc4 100644 --- a/libnymea/network/upnp/upnpdiscoveryreply.h +++ b/libnymea/network/upnp/upnpdiscoveryreply.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/nymeasettings.cpp b/libnymea/nymeasettings.cpp index 6a1a090d..f76daae4 100644 --- a/libnymea/nymeasettings.cpp +++ b/libnymea/nymeasettings.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/nymeasettings.h b/libnymea/nymeasettings.h index b333dc39..978195c6 100644 --- a/libnymea/nymeasettings.h +++ b/libnymea/nymeasettings.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2015-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/device.cpp b/libnymea/plugin/device.cpp index cd59f97b..8075f0d1 100644 --- a/libnymea/plugin/device.cpp +++ b/libnymea/plugin/device.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/device.h b/libnymea/plugin/device.h index 980a576f..5c76b6d8 100644 --- a/libnymea/plugin/device.h +++ b/libnymea/plugin/device.h @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/devicedescriptor.cpp b/libnymea/plugin/devicedescriptor.cpp index 837f14b2..93f0b830 100644 --- a/libnymea/plugin/devicedescriptor.cpp +++ b/libnymea/plugin/devicedescriptor.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/devicedescriptor.h b/libnymea/plugin/devicedescriptor.h index 90d62bdf..48014ac5 100644 --- a/libnymea/plugin/devicedescriptor.h +++ b/libnymea/plugin/devicedescriptor.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/devicepairinginfo.cpp b/libnymea/plugin/devicepairinginfo.cpp index 44b6c4e4..d9144910 100644 --- a/libnymea/plugin/devicepairinginfo.cpp +++ b/libnymea/plugin/devicepairinginfo.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/devicepairinginfo.h b/libnymea/plugin/devicepairinginfo.h index 7f9e125c..e3325f9d 100644 --- a/libnymea/plugin/devicepairinginfo.h +++ b/libnymea/plugin/devicepairinginfo.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/deviceplugin.cpp b/libnymea/plugin/deviceplugin.cpp index 9a8f8e1e..63f9f9e7 100644 --- a/libnymea/plugin/deviceplugin.cpp +++ b/libnymea/plugin/deviceplugin.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugin/deviceplugin.h b/libnymea/plugin/deviceplugin.h index 34bf795e..104fa0f3 100644 --- a/libnymea/plugin/deviceplugin.h +++ b/libnymea/plugin/deviceplugin.h @@ -3,7 +3,7 @@ * Copyright (C) 2015-2018 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugintimer.cpp b/libnymea/plugintimer.cpp index 310816f4..c0a1ce55 100644 --- a/libnymea/plugintimer.cpp +++ b/libnymea/plugintimer.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/plugintimer.h b/libnymea/plugintimer.h index ed677a6c..ffda5446 100644 --- a/libnymea/plugintimer.h +++ b/libnymea/plugintimer.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017-2018 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/action.cpp b/libnymea/types/action.cpp index 1ec569a8..7e95c963 100644 --- a/libnymea/types/action.cpp +++ b/libnymea/types/action.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/action.h b/libnymea/types/action.h index 97042957..85e9c005 100644 --- a/libnymea/types/action.h +++ b/libnymea/types/action.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/actiontype.cpp b/libnymea/types/actiontype.cpp index 28ebb893..4a5ccc94 100644 --- a/libnymea/types/actiontype.cpp +++ b/libnymea/types/actiontype.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/actiontype.h b/libnymea/types/actiontype.h index d8b37784..838aa42d 100644 --- a/libnymea/types/actiontype.h +++ b/libnymea/types/actiontype.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/event.cpp b/libnymea/types/event.cpp index eee59d1e..d76c4793 100644 --- a/libnymea/types/event.cpp +++ b/libnymea/types/event.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/event.h b/libnymea/types/event.h index 240b1308..e88867ab 100644 --- a/libnymea/types/event.h +++ b/libnymea/types/event.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/eventdescriptor.cpp b/libnymea/types/eventdescriptor.cpp index 741c9656..a3c09bb2 100644 --- a/libnymea/types/eventdescriptor.cpp +++ b/libnymea/types/eventdescriptor.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/eventdescriptor.h b/libnymea/types/eventdescriptor.h index b5622bec..e1e88294 100644 --- a/libnymea/types/eventdescriptor.h +++ b/libnymea/types/eventdescriptor.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/eventtype.cpp b/libnymea/types/eventtype.cpp index 14a56832..65e281cb 100644 --- a/libnymea/types/eventtype.cpp +++ b/libnymea/types/eventtype.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/eventtype.h b/libnymea/types/eventtype.h index b6b4e800..5626be11 100644 --- a/libnymea/types/eventtype.h +++ b/libnymea/types/eventtype.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/interface.cpp b/libnymea/types/interface.cpp index e3a6b787..f62c4a59 100644 --- a/libnymea/types/interface.cpp +++ b/libnymea/types/interface.cpp @@ -2,7 +2,7 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/interface.h b/libnymea/types/interface.h index 027ae5be..978a5337 100644 --- a/libnymea/types/interface.h +++ b/libnymea/types/interface.h @@ -2,7 +2,7 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/param.cpp b/libnymea/types/param.cpp index 92c1eaab..cf418d49 100644 --- a/libnymea/types/param.cpp +++ b/libnymea/types/param.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/param.h b/libnymea/types/param.h index 5b91cafb..cfcb170c 100644 --- a/libnymea/types/param.h +++ b/libnymea/types/param.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/paramdescriptor.cpp b/libnymea/types/paramdescriptor.cpp index 98961162..9d93b1bf 100644 --- a/libnymea/types/paramdescriptor.cpp +++ b/libnymea/types/paramdescriptor.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/paramdescriptor.h b/libnymea/types/paramdescriptor.h index 819bac7f..24fcb5e7 100644 --- a/libnymea/types/paramdescriptor.h +++ b/libnymea/types/paramdescriptor.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/paramtype.cpp b/libnymea/types/paramtype.cpp index 852a43e4..87053527 100644 --- a/libnymea/types/paramtype.cpp +++ b/libnymea/types/paramtype.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/paramtype.h b/libnymea/types/paramtype.h index 99a481cc..cea75070 100644 --- a/libnymea/types/paramtype.h +++ b/libnymea/types/paramtype.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/ruleaction.cpp b/libnymea/types/ruleaction.cpp index 3828d64d..9d4c2c52 100644 --- a/libnymea/types/ruleaction.cpp +++ b/libnymea/types/ruleaction.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/ruleaction.h b/libnymea/types/ruleaction.h index a6e81a18..3d31e791 100644 --- a/libnymea/types/ruleaction.h +++ b/libnymea/types/ruleaction.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/ruleactionparam.cpp b/libnymea/types/ruleactionparam.cpp index 557329c8..dec49a98 100644 --- a/libnymea/types/ruleactionparam.cpp +++ b/libnymea/types/ruleactionparam.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/ruleactionparam.h b/libnymea/types/ruleactionparam.h index e6e8edfb..ad07b1e8 100644 --- a/libnymea/types/ruleactionparam.h +++ b/libnymea/types/ruleactionparam.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/state.cpp b/libnymea/types/state.cpp index db617fe3..02c31bf4 100644 --- a/libnymea/types/state.cpp +++ b/libnymea/types/state.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/state.h b/libnymea/types/state.h index 13452bc4..471115ca 100644 --- a/libnymea/types/state.h +++ b/libnymea/types/state.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/statedescriptor.cpp b/libnymea/types/statedescriptor.cpp index f77382a6..80f60a27 100644 --- a/libnymea/types/statedescriptor.cpp +++ b/libnymea/types/statedescriptor.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/statedescriptor.h b/libnymea/types/statedescriptor.h index 084a04a5..7f4ecef1 100644 --- a/libnymea/types/statedescriptor.h +++ b/libnymea/types/statedescriptor.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/statetype.cpp b/libnymea/types/statetype.cpp index eca442c4..118c26ba 100644 --- a/libnymea/types/statetype.cpp +++ b/libnymea/types/statetype.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/statetype.h b/libnymea/types/statetype.h index bb94e004..04bc45a5 100644 --- a/libnymea/types/statetype.h +++ b/libnymea/types/statetype.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/vendor.cpp b/libnymea/types/vendor.cpp index 506c1dec..3455b58a 100644 --- a/libnymea/types/vendor.cpp +++ b/libnymea/types/vendor.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/types/vendor.h b/libnymea/types/vendor.h index e6c7527b..d1283d90 100644 --- a/libnymea/types/vendor.h +++ b/libnymea/types/vendor.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/libnymea/typeutils.h b/libnymea/typeutils.h index 2a8c96ea..602f218a 100644 --- a/libnymea/typeutils.h +++ b/libnymea/typeutils.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/plugins/mock/devicepluginmock.cpp b/plugins/mock/devicepluginmock.cpp index 200a47f8..ebf8892a 100644 --- a/plugins/mock/devicepluginmock.cpp +++ b/plugins/mock/devicepluginmock.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/plugins/mock/devicepluginmock.h b/plugins/mock/devicepluginmock.h index 622e93a9..c4ebb8d6 100644 --- a/plugins/mock/devicepluginmock.h +++ b/plugins/mock/devicepluginmock.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/plugins/mock/httpdaemon.cpp b/plugins/mock/httpdaemon.cpp index 6cc9d53f..c3155fe4 100644 --- a/plugins/mock/httpdaemon.cpp +++ b/plugins/mock/httpdaemon.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/plugins/mock/httpdaemon.h b/plugins/mock/httpdaemon.h index 467be297..ea86ae46 100644 --- a/plugins/mock/httpdaemon.h +++ b/plugins/mock/httpdaemon.h @@ -3,7 +3,7 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/plugins/nymea-generateplugininfo b/plugins/nymea-generateplugininfo index c8a35332..7a49a8a6 100755 --- a/plugins/nymea-generateplugininfo +++ b/plugins/nymea-generateplugininfo @@ -7,19 +7,19 @@ # Copyright (C) 2015-2017 Simon Stuerz # # Copyright (C) 2014 Michael Zanetti # # # -# This file is part of guh. # +# This file is part of nymea. # # # -# guh is free software: you can redistribute it and/or modify # +# nymea is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # # the Free Software Foundation, version 2 of the License. # # # -# guh is distributed in the hope that it will be useful, # +# nymea is distributed in the hope that it will be useful, # # but WITHOUT ANY WARRANTY; without even the implied warranty of # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with guh. If not, see . # +# along with nymea. If not, see . # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # @@ -300,7 +300,7 @@ def createTranslationFiles(): def writePluginInfoFile(): print(' --> Generate plugininfo.h for plugin \"%s\" = %s' % (pluginMap['name'], pluginMap['id'])) - writeToFile('/* This file is generated by the guh build system. Any changes to this file will') + writeToFile('/* This file is generated by the nymea build system. Any changes to this file will') writeToFile(' * be lost.') writeToFile(' *') writeToFile(' * If you want to change this file, edit the plugin\'s json file.') @@ -340,7 +340,7 @@ def writePluginInfoFile(): def writeExternPluginInfoFile(): print(' --> Generate extern-plugininfo.h for plugin \"%s\" = %s' % (pluginMap['name'], pluginMap['id'])) extractPlugin(pluginMap) - writeToFile('/* This file is generated by the guh build system. Any changes to this file will') + writeToFile('/* This file is generated by the nymea build system. Any changes to this file will') writeToFile(' * be lost.') writeToFile(' *') writeToFile(' * If you want to change this file, edit the plugin\'s json file.') diff --git a/server/main.cpp b/server/main.cpp index b8803533..35c17def 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/server/nymeaapplication.cpp b/server/nymeaapplication.cpp index 359c331e..b29c7518 100644 --- a/server/nymeaapplication.cpp +++ b/server/nymeaapplication.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/server/nymeaapplication.h b/server/nymeaapplication.h index ad075354..2e6e7694 100644 --- a/server/nymeaapplication.h +++ b/server/nymeaapplication.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2016 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/server/nymeaservice.cpp b/server/nymeaservice.cpp index 5364dcf1..46fda705 100644 --- a/server/nymeaservice.cpp +++ b/server/nymeaservice.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/server/nymeaservice.h b/server/nymeaservice.h index 2ec74773..ef20a480 100644 --- a/server/nymeaservice.h +++ b/server/nymeaservice.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/actions/testactions.cpp b/tests/auto/actions/testactions.cpp index ce89287b..7dbb986f 100644 --- a/tests/auto/actions/testactions.cpp +++ b/tests/auto/actions/testactions.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/configurations/testconfigurations.cpp b/tests/auto/configurations/testconfigurations.cpp index 3a35faaf..432755f9 100644 --- a/tests/auto/configurations/testconfigurations.cpp +++ b/tests/auto/configurations/testconfigurations.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/devices/testdevices.cpp b/tests/auto/devices/testdevices.cpp index 4b7cb7db..a54cc6f4 100644 --- a/tests/auto/devices/testdevices.cpp +++ b/tests/auto/devices/testdevices.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/events/testevents.cpp b/tests/auto/events/testevents.cpp index 2488f668..4d635191 100644 --- a/tests/auto/events/testevents.cpp +++ b/tests/auto/events/testevents.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/jsonrpc/testjsonrpc.cpp b/tests/auto/jsonrpc/testjsonrpc.cpp index a937c1d8..afe0ad42 100644 --- a/tests/auto/jsonrpc/testjsonrpc.cpp +++ b/tests/auto/jsonrpc/testjsonrpc.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/logging/testlogging.cpp b/tests/auto/logging/testlogging.cpp index 84e60d9e..cab25315 100644 --- a/tests/auto/logging/testlogging.cpp +++ b/tests/auto/logging/testlogging.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/loggingdirect/testloggingdirect.cpp b/tests/auto/loggingdirect/testloggingdirect.cpp index 344efa5d..0e842def 100644 --- a/tests/auto/loggingdirect/testloggingdirect.cpp +++ b/tests/auto/loggingdirect/testloggingdirect.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/loggingloading/testloggingloading.cpp b/tests/auto/loggingloading/testloggingloading.cpp index 5c60b4d7..29725efd 100644 --- a/tests/auto/loggingloading/testloggingloading.cpp +++ b/tests/auto/loggingloading/testloggingloading.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/nymeatestbase.cpp b/tests/auto/nymeatestbase.cpp index 6578c1fa..b5a266e5 100644 --- a/tests/auto/nymeatestbase.cpp +++ b/tests/auto/nymeatestbase.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/nymeatestbase.h b/tests/auto/nymeatestbase.h index e42d7703..10ba7ec8 100644 --- a/tests/auto/nymeatestbase.h +++ b/tests/auto/nymeatestbase.h @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/plugins/testplugins.cpp b/tests/auto/plugins/testplugins.cpp index bc6f5041..5182964b 100644 --- a/tests/auto/plugins/testplugins.cpp +++ b/tests/auto/plugins/testplugins.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restdeviceclasses/testrestdeviceclasses.cpp b/tests/auto/restdeviceclasses/testrestdeviceclasses.cpp index bd5060c3..96e38176 100644 --- a/tests/auto/restdeviceclasses/testrestdeviceclasses.cpp +++ b/tests/auto/restdeviceclasses/testrestdeviceclasses.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restdevices/testrestdevices.cpp b/tests/auto/restdevices/testrestdevices.cpp index 0cd6905e..e231dcd2 100644 --- a/tests/auto/restdevices/testrestdevices.cpp +++ b/tests/auto/restdevices/testrestdevices.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restlogging/testrestlogging.cpp b/tests/auto/restlogging/testrestlogging.cpp index 6381cab3..66f888ca 100644 --- a/tests/auto/restlogging/testrestlogging.cpp +++ b/tests/auto/restlogging/testrestlogging.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restplugins/testrestplugins.cpp b/tests/auto/restplugins/testrestplugins.cpp index c563efc6..feca0625 100644 --- a/tests/auto/restplugins/testrestplugins.cpp +++ b/tests/auto/restplugins/testrestplugins.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restrules/testrestrules.cpp b/tests/auto/restrules/testrestrules.cpp index d020d452..e7e7b6a5 100644 --- a/tests/auto/restrules/testrestrules.cpp +++ b/tests/auto/restrules/testrestrules.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/restvendors/testrestvendors.cpp b/tests/auto/restvendors/testrestvendors.cpp index 31d83a7d..8cf72d82 100644 --- a/tests/auto/restvendors/testrestvendors.cpp +++ b/tests/auto/restvendors/testrestvendors.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/rules/testrules.cpp b/tests/auto/rules/testrules.cpp index 05d6cc33..759ec653 100644 --- a/tests/auto/rules/testrules.cpp +++ b/tests/auto/rules/testrules.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/states/teststates.cpp b/tests/auto/states/teststates.cpp index 6e5e6aa6..8931013e 100644 --- a/tests/auto/states/teststates.cpp +++ b/tests/auto/states/teststates.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/timemanager/testtimemanager.cpp b/tests/auto/timemanager/testtimemanager.cpp index 74ce5132..756cc053 100644 --- a/tests/auto/timemanager/testtimemanager.cpp +++ b/tests/auto/timemanager/testtimemanager.cpp @@ -3,19 +3,19 @@ * Copyright (C) 2015 Simon Stürz * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/versioning/testversioning.cpp b/tests/auto/versioning/testversioning.cpp index 6ad9cf81..0d1b3c98 100644 --- a/tests/auto/versioning/testversioning.cpp +++ b/tests/auto/versioning/testversioning.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2014 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/webserver/testwebserver.cpp b/tests/auto/webserver/testwebserver.cpp index 0d7ed404..aa0a2c13 100644 --- a/tests/auto/webserver/testwebserver.cpp +++ b/tests/auto/webserver/testwebserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/auto/websocketserver/testwebsocketserver.cpp b/tests/auto/websocketserver/testwebsocketserver.cpp index 292300d7..1228f554 100644 --- a/tests/auto/websocketserver/testwebsocketserver.cpp +++ b/tests/auto/websocketserver/testwebsocketserver.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2015 Simon Stürz * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/tools/simplepushbuttonhandler/inputwatcher.cpp b/tests/tools/simplepushbuttonhandler/inputwatcher.cpp index 24bcfbda..50246ede 100644 --- a/tests/tools/simplepushbuttonhandler/inputwatcher.cpp +++ b/tests/tools/simplepushbuttonhandler/inputwatcher.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/tools/simplepushbuttonhandler/inputwatcher.h b/tests/tools/simplepushbuttonhandler/inputwatcher.h index 62321fac..9e5d6200 100644 --- a/tests/tools/simplepushbuttonhandler/inputwatcher.h +++ b/tests/tools/simplepushbuttonhandler/inputwatcher.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/tools/simplepushbuttonhandler/main.cpp b/tests/tools/simplepushbuttonhandler/main.cpp index 7172d238..c1db3492 100644 --- a/tests/tools/simplepushbuttonhandler/main.cpp +++ b/tests/tools/simplepushbuttonhandler/main.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/utils/pushbuttonagent.cpp b/tests/utils/pushbuttonagent.cpp index 3c7b2eb5..214bfbcf 100644 --- a/tests/utils/pushbuttonagent.cpp +++ b/tests/utils/pushbuttonagent.cpp @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/tests/utils/pushbuttonagent.h b/tests/utils/pushbuttonagent.h index 9e411f22..fdd957d4 100644 --- a/tests/utils/pushbuttonagent.h +++ b/tests/utils/pushbuttonagent.h @@ -2,19 +2,19 @@ * * * Copyright (C) 2017 Michael Zanetti * * * - * This file is part of guh. * + * This file is part of nymea. * * * - * Guh is free software: you can redistribute it and/or modify * + * nymea is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation, version 2 of the License. * * * - * Guh is distributed in the hope that it will be useful, * + ** * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with guh. If not, see . * + * along with nymea. If not, see . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */