Skip to content

Commit 78bb4c9

Browse files
committed
Updated copyright year from 2014 to 2016.
1 parent 4a57c24 commit 78bb4c9

File tree

127 files changed

+127
-127
lines changed

Some content is hidden

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

127 files changed

+127
-127
lines changed

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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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 2014 Facebook, Inc.
3+
* Copyright 2016 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/FacebookSDKException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2014 Facebook, Inc.
3+
* Copyright 2016 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)