Skip to content

Commit

Permalink
🎉 2017! 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
smithrobs committed Jan 13, 2017
1 parent 667e9c4 commit c87b890
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2016 Robert Smith
Copyright (c) 2015-2017 Robert Smith

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api.Test.Integration/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Nexmo.Api.Test.Integration")]
[assembly: AssemblyCopyright("© Nexmo 2016")]
[assembly: AssemblyCopyright("© Nexmo 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api.Test.Unit/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Nexmo.Api.Test.Unit")]
[assembly: AssemblyCopyright("© Nexmo 2016")]
[assembly: AssemblyCopyright("© Nexmo 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api/Nexmo.Api.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<releaseNotes>
* Request signing support (https://docs.nexmo.com/messaging/signing-messages)
</releaseNotes>
<copyright>© Nexmo 2016</copyright>
<copyright>© Nexmo 2017</copyright>
<tags>SMS voice telephony phone nexmo</tags>
<dependencies>
<group>
Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Nexmo")]
[assembly: AssemblyProduct("Nexmo.Api")]
[assembly: AssemblyCopyright("© Nexmo 2016")]
[assembly: AssemblyCopyright("© Nexmo 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Nexmo.Samples.Voice.FirstTTS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Nexmo.Samples.Voice.FirstTTS")]
[assembly: AssemblyCopyright("© Nexmo 2016")]
[assembly: AssemblyCopyright("© Nexmo 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit c87b890

Please sign in to comment.