Skip to content

Commit 3797f08

Browse files
committed
docs(license): fixing PR comments
1 parent 4460778 commit 3797f08

Some content is hidden

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

55 files changed

+57
-57
lines changed

Example/Leanplum-SDK/LPAppDelegate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum-SDK
44
//
55
// Created by Ben Marten on 08/29/2016.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Example/Leanplum-SDK/LPAppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum-SDK
44
//
55
// Created by Ben Marten on 08/29/2016.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Example/Leanplum-SDK/LPViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum-SDK
44
//
55
// Created by Ben Marten on 08/29/2016.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Example/Leanplum-SDK/LPViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum-SDK
44
//
55
// Created by Ben Marten on 08/29/2016.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Example/Leanplum-SDK/main.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum-SDK
44
//
55
// Created by Ben Marten on 08/29/2016.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Leanplum-SDK/Classes/Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum
44
//
55
// Created by Andrew First on 5/2/12.
6-
// Copyright (c) 2016 Leanplum. All rights reserved.
6+
// Copyright (c) 2016 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Leanplum-SDK/Classes/Constants.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum
44
//
55
// Created by Andrew First on 5/2/12.
6-
// Copyright (c) 2013 Leanplum. All rights reserved.
6+
// Copyright (c) 2013 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Leanplum-SDK/Classes/FileMD5Hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum
44
//
55
// Created by Andrew First on 5/29/12.
6-
// Copyright (c) 2012 Leanplum. All rights reserved.
6+
// Copyright (c) 2012 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Leanplum-SDK/Classes/FileMD5Hash.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum
44
//
55
// Created by Andrew First on 5/29/12.
6-
// Copyright (c) 2012 Leanplum. All rights reserved.
6+
// Copyright (c) 2012 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

Leanplum-SDK/Classes/LPAES.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Leanplum
44
//
55
// Created by Alexis Oyama on 4/25/17.
6-
// Copyright (c) 2017 Leanplum. All rights reserved.
6+
// Copyright (c) 2017 Leanplum, Inc. All rights reserved.
77
//
88
// Licensed to the Apache Software Foundation (ASF) under one
99
// or more contributor license agreements. See the NOTICE file

0 commit comments

Comments
 (0)