Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 8de1795

Browse files
authored
Merge pull request #719 from freekmurze/5.4
update copyright headers
2 parents 3e0f787 + e728107 commit 8de1795

File tree

146 files changed

+146
-146
lines changed

Some content is hidden

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

146 files changed

+146
-146
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2016 Facebook, Inc.
1+
Copyright 2017 Facebook, Inc.
22

33
You are hereby granted a non-exclusive, worldwide, royalty-free license to
44
use, copy, modify, and distribute this software in source code or binary

src/Facebook/Authentication/AccessToken.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Authentication/AccessTokenMetadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Authentication/OAuth2Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookAuthenticationException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookAuthorizationException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookClientException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookOtherException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookResponseException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

src/Facebook/Exceptions/FacebookResumableUploadException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2016 Facebook, Inc.
3+
* Copyright 2017 Facebook, Inc.
44
*
55
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
66
* use, copy, modify, and distribute this software in source code or binary

0 commit comments

Comments
 (0)