Skip to content

Commit

Permalink
Updated license files and removed files that shouldn't be here (node_…
Browse files Browse the repository at this point in the history
…modules, etc.)
  • Loading branch information
Michael Salinger committed Sep 11, 2015
1 parent a3d0da5 commit 637ac31
Show file tree
Hide file tree
Showing 762 changed files with 390 additions and 136,054 deletions.
349 changes: 349 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions lib/receiver.coffee
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# Copyright (c) 2015, Kinvey, Inc. All rights reserved.
# Copyright (c) 2015 Kinvey Inc.
#
# This software is licensed to you under the Kinvey terms of service located at
# http://www.kinvey.com/terms-of-use. By downloading, accessing and/or using this
# software, you hereby accept such terms of service (and any agreement referenced
# therein) and agree that you have read, understand and agree to be bound by such
# terms of service and are of legal age to agree to such terms with Kinvey.
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
# in compliance with the License. You may obtain a copy of the License at
#
# This software contains valuable confidential and proprietary information of
# KINVEY, INC and is subject to applicable licensing agreements.
# Unauthorized reproduction, transmission or distribution of this file and its
# contents is a violation of applicable laws.
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software distributed under the License
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
# or implied. See the License for the specific language governing permissions and limitations under
# the License.

receiver = require './receivers/tcpReceiver'

Expand Down
19 changes: 9 additions & 10 deletions lib/receivers/tcpReceiver.coffee
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# Copyright (c) 2014, Kinvey, Inc. All rights reserved.
# Copyright (c) 2015 Kinvey Inc.
#
# This software is licensed to you under the Kinvey terms of service located at
# http://www.kinvey.com/terms-of-use. By downloading, accessing and/or using this
# software, you hereby accept such terms of service (and any agreement referenced
# therein) and agree that you have read, understand and agree to be bound by such
# terms of service and are of legal age to agree to such terms with Kinvey.
# Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
# in compliance with the License. You may obtain a copy of the License at
#
# This software contains valuable confidential and proprietary information of
# KINVEY, INC and is subject to applicable licensing agreements.
# Unauthorized reproduction, transmission or distribution of this file and its
# contents is a violation of applicable laws.
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software distributed under the License
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
# or implied. See the License for the specific language governing permissions and limitations under
# the License.

net = require 'net'
config = require 'config'
Expand Down
1 change: 0 additions & 1 deletion node_modules/.bin/_mocha

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/cake

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/coffee

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/coffeelint

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/mocha

This file was deleted.

3 changes: 0 additions & 3 deletions node_modules/async/.travis.yml

This file was deleted.

19 changes: 0 additions & 19 deletions node_modules/async/LICENSE

This file was deleted.

Loading

0 comments on commit 637ac31

Please sign in to comment.