diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-28 16:22:27 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-28 16:22:27 -0400 |
| commit | bd2ea703e31522d505407a33089b95f997f6b062 (patch) | |
| tree | ce9e3e4ea90c90fda7e287e841813b1aa0675294 /Nuget/MediaBrowser.Model.Signed.nuspec | |
| parent | 3add1872c860cae14f85b339fef843ff962574aa (diff) | |
implement modular media sources
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> |
