This repository was archived by the owner on Jun 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +24
-21
lines changed Expand file tree Collapse file tree 3 files changed +24
-21
lines changed Original file line number Diff line number Diff line change 1
- //
2
- // Message.swift
3
- // ParseLiveQuery
4
- //
5
- // Created by Richard Ross III on 10/27/15.
6
- // Copyright © 2015 parse. All rights reserved.
7
- //
1
+ /**
2
+ * Copyright (c) 2016-present, Parse, LLC.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree. An additional grant
7
+ * of patent rights can be found in the PATENTS file in the same directory.
8
+ */
8
9
9
10
import Foundation
10
11
import Parse
Original file line number Diff line number Diff line change 1
- //
2
- // Room.swift
3
- // ParseLiveQuery
4
- //
5
- // Created by Richard Ross III on 10/27/15.
6
- // Copyright © 2015 parse. All rights reserved.
7
- //
1
+ /**
2
+ * Copyright (c) 2016-present, Parse, LLC.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree. An additional grant
7
+ * of patent rights can be found in the PATENTS file in the same directory.
8
+ */
8
9
9
10
import Foundation
10
11
import Parse
Original file line number Diff line number Diff line change 1
- //
2
- // main.swift
3
- // ParseLiveQuery
4
- //
5
- // Created by Richard Ross III on 10/22/15.
6
- // Copyright © 2015 parse. All rights reserved.
7
- //
1
+ /**
2
+ * Copyright (c) 2016-present, Parse, LLC.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree. An additional grant
7
+ * of patent rights can be found in the PATENTS file in the same directory.
8
+ */
8
9
9
10
import Foundation
10
11
import Parse
You can’t perform that action at this time.
0 commit comments