File tree Expand file tree Collapse file tree
EasyModbusServerSimulator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
2- * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3- * User: iMac
4- * Date: 09.07.2016
5- * Time: 12:36
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
3+ *
4+ * This program is free software: you can redistribute it and/or modify
5+ * it under the terms of the GNU General Public License as published by
6+ * the Free Software Foundation, version 3.
7+ *
8+ * This program is distributed in the hope that it will be useful, but
9+ * WITHOUT ANY WARRANTY; without even the implied warranty of
10+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11+ * General Public License for more details.
12+ *
13+ * You should have received a copy of the GNU General Public License
14+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
15+ * http://www.rossmann-engineering.de
616 */
717using System ;
818using System . Runtime . Serialization ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 Stefan Roßmann.
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
33 *
44 * This program is free software: you can redistribute it and/or modify
55 * it under the terms of the GNU General Public License as published by
1313 * You should have received a copy of the GNU General Public License
1414 * along with this program. If not, see <http://www.gnu.org/licenses/>.
1515 * http://www.rossmann-engineering.de
16- * Datum: 16.06.2011
17- * Zeit: 21:35
1816 */
1917using System ;
2018using System . Net . Sockets ;
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2018 Stefan Roßmann.
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
33 *
44 * This program is free software: you can redistribute it and/or modify
55 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11/*
2- * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3- * www.rossmann-engineering.de
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
3+ *
4+ * This program is free software: you can redistribute it and/or modify
5+ * it under the terms of the GNU General Public License as published by
6+ * the Free Software Foundation, version 3.
7+ *
8+ * This program is distributed in the hope that it will be useful, but
9+ * WITHOUT ANY WARRANTY; without even the implied warranty of
10+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11+ * General Public License for more details.
12+ *
13+ * You should have received a copy of the GNU General Public License
14+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
15+ * http://www.rossmann-engineering.de
416 */
517using System ;
618using System . Collections . Generic ;
Original file line number Diff line number Diff line change 11/*
2- * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3- * User: srossmann
4- * Date: 13.02.2015
5- * Time: 11:09
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
3+ *
4+ * This program is free software: you can redistribute it and/or modify
5+ * it under the terms of the GNU General Public License as published by
6+ * the Free Software Foundation, version 3.
7+ *
8+ * This program is distributed in the hope that it will be useful, but
9+ * WITHOUT ANY WARRANTY; without even the implied warranty of
10+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11+ * General Public License for more details.
12+ *
13+ * You should have received a copy of the GNU General Public License
14+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
15+ * http://www.rossmann-engineering.de
616 */
717using System ;
818using System . Windows . Forms ;
Original file line number Diff line number Diff line change 11/*
2- * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3- * User: www.rossmann-engineering.de
2+ * Copyright (c) 2018-2020 Stefan Roßmann.
3+ *
4+ * This program is free software: you can redistribute it and/or modify
5+ * it under the terms of the GNU General Public License as published by
6+ * the Free Software Foundation, version 3.
7+ *
8+ * This program is distributed in the hope that it will be useful, but
9+ * WITHOUT ANY WARRANTY; without even the implied warranty of
10+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11+ * General Public License for more details.
12+ *
13+ * You should have received a copy of the GNU General Public License
14+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
15+ * http://www.rossmann-engineering.de
416 */
517using System ;
618using System . Windows . Forms ;
You can’t perform that action at this time.
0 commit comments