summaryrefslogtreecommitdiffstats
path: root/Src/Network
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Network')
-rw-r--r--Src/Network/IndustrialStack.cpp2
-rw-r--r--Src/Network/IndustrialStack.h2
-rw-r--r--Src/Network/IndustrialStack_ApiGeneric.h2
-rw-r--r--Src/Network/IndustrialStack_ApiV1.h2
-rw-r--r--Src/Network/IndustrialStack_ApiV3.h2
-rw-r--r--Src/Network/IndustrialStack_LLD.cpp2
-rw-r--r--Src/Network/IndustrialStack_LLD.h2
-rw-r--r--Src/Network/IndustrialStack_MNS.cpp2
-rw-r--r--Src/Network/IndustrialStack_MNS.h2
-rw-r--r--Src/Network/IndustrialStack_Types.h2
-rw-r--r--Src/Network/Network.cpp2
-rw-r--r--Src/Network/Network.h2
-rw-r--r--Src/Network/NetworkDevice.cpp2
-rw-r--r--Src/Network/NetworkDevice.h2
-rw-r--r--Src/Network/NetworkDeviceListener.cpp2
-rw-r--r--Src/Network/NetworkDeviceListener.h2
-rw-r--r--Src/Network/Network_CB.cpp2
-rw-r--r--Src/Network/Network_Private.cpp2
-rw-r--r--Src/Network/NodeDatabase.cpp2
-rw-r--r--Src/Network/NodeDatabase.h2
-rw-r--r--Src/Network/base/.svn/entries70
-rw-r--r--Src/Network/base/.svn/text-base/Board.c.svn-base2
-rw-r--r--Src/Network/base/.svn/text-base/Board.h.svn-base2
-rw-r--r--Src/Network/base/.svn/text-base/DriverConfiguration.c.svn-base2
-rw-r--r--Src/Network/base/.svn/text-base/DriverConfiguration.h.svn-base2
-rw-r--r--Src/Network/base/Board.c2
-rw-r--r--Src/Network/base/Board.h2
-rw-r--r--Src/Network/base/DriverConfiguration.c2
-rw-r--r--Src/Network/base/DriverConfiguration.h2
29 files changed, 63 insertions, 63 deletions
diff --git a/Src/Network/IndustrialStack.cpp b/Src/Network/IndustrialStack.cpp
index e84ab22..c88ea4e 100644
--- a/Src/Network/IndustrialStack.cpp
+++ b/Src/Network/IndustrialStack.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack.h b/Src/Network/IndustrialStack.h
index fc42f66..8f80d26 100644
--- a/Src/Network/IndustrialStack.h
+++ b/Src/Network/IndustrialStack.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_ApiGeneric.h b/Src/Network/IndustrialStack_ApiGeneric.h
index 730f157..9e80140 100644
--- a/Src/Network/IndustrialStack_ApiGeneric.h
+++ b/Src/Network/IndustrialStack_ApiGeneric.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_ApiV1.h b/Src/Network/IndustrialStack_ApiV1.h
index 1c7f45a..5be7421 100644
--- a/Src/Network/IndustrialStack_ApiV1.h
+++ b/Src/Network/IndustrialStack_ApiV1.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_ApiV3.h b/Src/Network/IndustrialStack_ApiV3.h
index 7e37789..b4e7cbd 100644
--- a/Src/Network/IndustrialStack_ApiV3.h
+++ b/Src/Network/IndustrialStack_ApiV3.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_LLD.cpp b/Src/Network/IndustrialStack_LLD.cpp
index f025dec..e141aeb 100644
--- a/Src/Network/IndustrialStack_LLD.cpp
+++ b/Src/Network/IndustrialStack_LLD.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_LLD.h b/Src/Network/IndustrialStack_LLD.h
index 8ae9738..f93a615 100644
--- a/Src/Network/IndustrialStack_LLD.h
+++ b/Src/Network/IndustrialStack_LLD.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_MNS.cpp b/Src/Network/IndustrialStack_MNS.cpp
index 257db40..9f70301 100644
--- a/Src/Network/IndustrialStack_MNS.cpp
+++ b/Src/Network/IndustrialStack_MNS.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_MNS.h b/Src/Network/IndustrialStack_MNS.h
index 7cb28ee..69085ac 100644
--- a/Src/Network/IndustrialStack_MNS.h
+++ b/Src/Network/IndustrialStack_MNS.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/IndustrialStack_Types.h b/Src/Network/IndustrialStack_Types.h
index 21bba51..90df5a4 100644
--- a/Src/Network/IndustrialStack_Types.h
+++ b/Src/Network/IndustrialStack_Types.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/Network.cpp b/Src/Network/Network.cpp
index 0c4b10d..58c8cc3 100644
--- a/Src/Network/Network.cpp
+++ b/Src/Network/Network.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/Network.h b/Src/Network/Network.h
index 749e903..fce2934 100644
--- a/Src/Network/Network.h
+++ b/Src/Network/Network.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NetworkDevice.cpp b/Src/Network/NetworkDevice.cpp
index 5308215..7eb6bc2 100644
--- a/Src/Network/NetworkDevice.cpp
+++ b/Src/Network/NetworkDevice.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NetworkDevice.h b/Src/Network/NetworkDevice.h
index 8a67556..8f5b627 100644
--- a/Src/Network/NetworkDevice.h
+++ b/Src/Network/NetworkDevice.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NetworkDeviceListener.cpp b/Src/Network/NetworkDeviceListener.cpp
index be62d33..74e8b8c 100644
--- a/Src/Network/NetworkDeviceListener.cpp
+++ b/Src/Network/NetworkDeviceListener.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NetworkDeviceListener.h b/Src/Network/NetworkDeviceListener.h
index 719bc5f..10b3484 100644
--- a/Src/Network/NetworkDeviceListener.h
+++ b/Src/Network/NetworkDeviceListener.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/Network_CB.cpp b/Src/Network/Network_CB.cpp
index 3a91cc2..e1017b6 100644
--- a/Src/Network/Network_CB.cpp
+++ b/Src/Network/Network_CB.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/Network_Private.cpp b/Src/Network/Network_Private.cpp
index 2aaef6e..fd2375d 100644
--- a/Src/Network/Network_Private.cpp
+++ b/Src/Network/Network_Private.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NodeDatabase.cpp b/Src/Network/NodeDatabase.cpp
index d53d2d1..59aa986 100644
--- a/Src/Network/NodeDatabase.cpp
+++ b/Src/Network/NodeDatabase.cpp
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/NodeDatabase.h b/Src/Network/NodeDatabase.h
index 16eb863..11817a1 100644
--- a/Src/Network/NodeDatabase.h
+++ b/Src/Network/NodeDatabase.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/.svn/entries b/Src/Network/base/.svn/entries
index eba0b2c..1d4cd94 100644
--- a/Src/Network/base/.svn/entries
+++ b/Src/Network/base/.svn/entries
@@ -1,15 +1,15 @@
10
dir
-6611
-svn://kar-vm-svn01.mchp-main.com/svn/AppsTeam/Samples/iMX6+OS81118/Industrial/VideoOnDemand/tags/V3.0.4/source/Examples/NetworkManager/Server/Src/Network/base
+6723
+svn://kar-vm-svn01.mchp-main.com/svn/AppsTeam/Samples/iMX6+OS81118/Industrial/VideoOnDemand/tags/V3.0.4-GPLv2/source/Examples/NetworkManager/Server/Src/Network/base
svn://kar-vm-svn01.mchp-main.com/svn/AppsTeam
-2016-03-08T10:11:00.246092Z
-5263
-tkummermehr
+2016-12-16T15:55:44.976048Z
+6722
+ashvetsov
has-props
@@ -26,18 +26,18 @@ has-props
c50209ca-6af6-4c1a-9d47-4b11eae79d1c
-Board.c
+DriverConfiguration.h
file
-2016-11-29T13:32:01.206172Z
-002b1b0937a1a1653ff724364be62050
-2016-03-08T10:11:00.246092Z
-5263
-tkummermehr
-
+2016-12-16T16:12:29.288945Z
+c6fabb15c0659268ecef46938062a32f
+2016-12-16T15:55:44.976048Z
+6722
+ashvetsov
+has-props
@@ -58,20 +58,19 @@ tkummermehr
-1685
+11839
-DriverConfiguration.h
+Board.h
file
-2016-11-29T13:32:01.206172Z
-05273e72ca5b7af8c2f55a35fcdaa5a0
-2015-12-17T09:32:42.832988Z
-5040
+2016-12-16T16:12:29.288945Z
+ff437ca063a88f8f91d02c782baa08dc
+2016-12-16T15:55:44.976048Z
+6722
ashvetsov
-has-props
@@ -92,20 +91,21 @@ has-props
-11839
+
+1799
-Board.h
+DriverConfiguration.c
file
-2016-11-29T13:32:01.206172Z
-40cb461e8d0039b063b790d626d37f1a
-2016-03-08T10:11:00.246092Z
-5263
-tkummermehr
-
+2016-12-16T16:12:29.288945Z
+539c4be5deccc79ec08feb04fe6cefad
+2016-12-16T15:55:44.976048Z
+6722
+ashvetsov
+has-props
@@ -126,20 +126,19 @@ tkummermehr
-1799
+18468
-DriverConfiguration.c
+Board.c
file
-2016-11-29T13:32:01.202172Z
-b8e55c1b0e2437a8513afd32ae4f5446
-2015-12-17T09:32:42.832988Z
-5040
+2016-12-16T16:12:29.288945Z
+53f6047e5b8d42a703c2214639db81a1
+2016-12-16T15:55:44.976048Z
+6722
ashvetsov
-has-props
@@ -160,5 +159,6 @@ has-props
-18468
+
+1685
diff --git a/Src/Network/base/.svn/text-base/Board.c.svn-base b/Src/Network/base/.svn/text-base/Board.c.svn-base
index 50daf0c..afbb65e 100644
--- a/Src/Network/base/.svn/text-base/Board.c.svn-base
+++ b/Src/Network/base/.svn/text-base/Board.c.svn-base
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/.svn/text-base/Board.h.svn-base b/Src/Network/base/.svn/text-base/Board.h.svn-base
index 585a862..89c0eae 100644
--- a/Src/Network/base/.svn/text-base/Board.h.svn-base
+++ b/Src/Network/base/.svn/text-base/Board.h.svn-base
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/.svn/text-base/DriverConfiguration.c.svn-base b/Src/Network/base/.svn/text-base/DriverConfiguration.c.svn-base
index 7a98d25..c10ba35 100644
--- a/Src/Network/base/.svn/text-base/DriverConfiguration.c.svn-base
+++ b/Src/Network/base/.svn/text-base/DriverConfiguration.c.svn-base
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/.svn/text-base/DriverConfiguration.h.svn-base b/Src/Network/base/.svn/text-base/DriverConfiguration.h.svn-base
index b2fd44a..f79ce8f 100644
--- a/Src/Network/base/.svn/text-base/DriverConfiguration.h.svn-base
+++ b/Src/Network/base/.svn/text-base/DriverConfiguration.h.svn-base
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/Board.c b/Src/Network/base/Board.c
index 50daf0c..afbb65e 100644
--- a/Src/Network/base/Board.c
+++ b/Src/Network/base/Board.c
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/Board.h b/Src/Network/base/Board.h
index 585a862..89c0eae 100644
--- a/Src/Network/base/Board.h
+++ b/Src/Network/base/Board.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/DriverConfiguration.c b/Src/Network/base/DriverConfiguration.c
index 7a98d25..c10ba35 100644
--- a/Src/Network/base/DriverConfiguration.c
+++ b/Src/Network/base/DriverConfiguration.c
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/Src/Network/base/DriverConfiguration.h b/Src/Network/base/DriverConfiguration.h
index b2fd44a..f79ce8f 100644
--- a/Src/Network/base/DriverConfiguration.h
+++ b/Src/Network/base/DriverConfiguration.h
@@ -5,7 +5,7 @@
*
* 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
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,