diff options
Diffstat (limited to 'Nuget/MediaBrowser.Model.Signed.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Model.Signed.nuspec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Nuget/MediaBrowser.Model.Signed.nuspec b/Nuget/MediaBrowser.Model.Signed.nuspec index fb00fd840..bcbd1d5be 100644 --- a/Nuget/MediaBrowser.Model.Signed.nuspec +++ b/Nuget/MediaBrowser.Model.Signed.nuspec @@ -4,13 +4,13 @@ <id>MediaBrowser.Model.Signed</id> <version>3.0.603</version> <title>MediaBrowser.Model - Signed Edition</title> - <authors>Media Browser Team</authors> + <authors>Emby Team</authors> <owners>ebr,Luke,scottisafool</owners> <projectUrl>https://github.com/MediaBrowser/MediaBrowser</projectUrl> <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>Contains common model objects and interfaces used by all Media Browser solutions.</description> - <copyright>Copyright © Media Browser 2013</copyright> + <description>Contains common model objects and interfaces used by all Emby solutions.</description> + <copyright>Copyright © Emby 2013</copyright> <dependencies> </dependencies> </metadata> |
