Skip to content

Commit e1f9501

Browse files
authored
Merge pull request turi-code#355 from hoytak/dato-turi-hyperconversion
Merge of Closed Source SFrame.
2 parents cad236c + cba146e commit e1f9501

File tree

1,072 files changed

+1177
-1183
lines changed

Some content is hidden

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

1,072 files changed

+1177
-1183
lines changed

README.md

Lines changed: 8 additions & 8 deletions

oss_src/cppipc/client/comm_client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/comm_client.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/console_cancel_handler.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/console_cancel_handler_unix.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/console_cancel_handler_unix.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/console_cancel_handler_win.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/console_cancel_handler_win.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/issue.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

oss_src/cppipc/client/object_proxy.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2015 Dato, Inc.
2+
* Copyright (C) 2016 Turi
33
* All rights reserved.
44
*
55
* This software may be modified and distributed under the terms

0 commit comments

Comments
 (0)