Skip to content

Commit 35ce2c5

Browse files
committed
update license file for github authors/contributors
1 parent cc79a6a commit 35ce2c5

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016, Ian Yu-Hsun Lin
1+
Copyright (c) 2016-2020, The react-native-voip-push-notification Contributors
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

ios/RNVoipPushNotification/RNVoipPushNotificationManager.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
// RNVoipPushNotificationManager.h
33
// RNVoipPushNotification
44
//
5-
// Created by Ian Yu-Hsun Lin on 4/18/16.
6-
// Copyright © 2016 ianyuhsunlin. All rights reserved.
5+
// Copyright 2016-2020 The react-native-voip-push-notification Contributors
6+
// see: https://github.com/react-native-webrtc/react-native-voip-push-notification/graphs/contributors
7+
// SPDX-License-Identifier: ISC, MIT
78
//
89

910
#import <Foundation/Foundation.h>

ios/RNVoipPushNotification/RNVoipPushNotificationManager.m

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
// RNVoipPushNotificationManager.m
33
// RNVoipPushNotification
44
//
5-
// Created by Ian Yu-Hsun Lin on 4/18/16.
6-
// Copyright © 2016 ianyuhsunlin. All rights reserved.
5+
// Copyright 2016-2020 The react-native-voip-push-notification Contributors
6+
// see: https://github.com/react-native-webrtc/react-native-voip-push-notification/graphs/contributors
7+
// SPDX-License-Identifier: ISC, MIT
78
//
89

910
#import <PushKit/PushKit.h>

0 commit comments

Comments
 (0)