Skip to content

Commit b815973

Browse files
committed
Merged PR 328: RELEASE: Version 3.2.15.6 released
- FEAT: Modified auto update URL to use the new distributor API. - OPTIM: Memory usage improvements when the API is not running in memory mode. - OPTIM: Performance improvements when using the LRU cache in multi-threaded environments. - DATA: Updated lite data files with March 2017 data. - DOC: Updated copyright dates to 2017. - BUG: Corrected a problem that could cause the embedded SQL server implementation to fail. Former-commit-id: 93a60a7d6a6719403b5dc3d40a1c547a067cea99
2 parents 9c8f392 + 5a5fa1c commit b815973

File tree

348 files changed

+1241
-856
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+1241
-856
lines changed

Detector Web Site/Activate.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Default.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Detector.Master.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Devices.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Dictionary.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Gallery.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/GalleryImage.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Global.asax.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/Licence.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

Detector Web Site/LogTable.aspx.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* *********************************************************************
22
* This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3-
* Copyright 2014 51Degrees Mobile Experts Limited, 5 Charlotte Close,
3+
* Copyright 2017 51Degrees Mobile Experts Limited, 5 Charlotte Close,
44
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY
55
*
66
* This Source Code Form is the subject of the following patent

0 commit comments

Comments
 (0)