Skip to content

Commit d0c59d6

Browse files
committedMar 28, 2015
Updated nuspec and licence copyright year and urls to point towards new organisation repo
1 parent 2969aa5 commit d0c59d6

File tree

7 files changed

+24
-24
lines changed

7 files changed

+24
-24
lines changed
 

‎Package/EasyNetQ.DI.Autofac/EasyNetQ.DI.Autofac.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<title>EasyNetQ.DI.Autofac</title>
88
<authors>Wiebe Tijsma, Mike Hadlow</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
11-
<projectUrl>https://github.com/mikehadlow/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
11+
<projectUrl>https://github.com/EasyNetQ/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12+
<iconUrl>https://raw.github.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>An adaptor to allow EasyNetQ to use Autofac as its internal IoC container</description>
1515
<releaseNotes>
1616
</releaseNotes>
17-
<copyright>Copyright Mike Hadlow 2013</copyright>
17+
<copyright>Copyright Mike Hadlow 2015</copyright>
1818
<tags>RabbitMQ Messaging AMQP REST API Ninject</tags>
1919
<dependencies>
2020
<dependency id="EasyNetQ" version="0.35.1.0" />

‎Package/EasyNetQ.DI.Ninject/EasyNetQ.DI.Ninject.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<title>EasyNetQ.DI.Ninject</title>
88
<authors>Jeff Doolittle, Mike Hadlow</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
11-
<projectUrl>https://github.com/mikehadlow/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
11+
<projectUrl>https://github.com/EasyNetQ/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12+
<iconUrl>https://raw.github.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>An adaptor to allow EasyNetQ to use Ninject as its internal IoC container</description>
1515
<releaseNotes>
1616
</releaseNotes>
17-
<copyright>Copyright Mike Hadlow 2013</copyright>
17+
<copyright>Copyright Mike Hadlow 2015</copyright>
1818
<tags>RabbitMQ Messaging AMQP REST API Ninject</tags>
1919
<dependencies>
2020
<dependency id="EasyNetQ" version="0.35.1.0" />

‎Package/EasyNetQ.DI.StructureMap/EasyNetQ.DI.StructureMap.nuspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<title>EasyNetQ.DI.StructureMap</title>
88
<authors>Jeff Doolittle, Mike Hadlow</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
11-
<projectUrl>https://github.com/mikehadlow/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
11+
<projectUrl>https://github.com/EasyNetQ/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12+
<iconUrl>https://raw.github.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>An adaptor to allow EasyNetQ to use StructureMap as its internal IoC container</description>
1515
<releaseNotes>

‎Package/EasyNetQ.DI.Windsor/EasyNetQ.DI.Windsor.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<title>EasyNetQ.DI.Windsor</title>
88
<authors>Jeff Doolittle, Mike Hadlow</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
11-
<projectUrl>https://github.com/mikehadlow/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
11+
<projectUrl>https://github.com/EasyNetQ/EasyNetQ/wiki/Using-Alternative-DI-Containers</projectUrl>
12+
<iconUrl>https://raw.github.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>An adaptor to allow EasyNetQ to use Castle.Windsor as its internal IoC container</description>
1515
<releaseNotes>
1616
</releaseNotes>
17-
<copyright>Copyright Mike Hadlow 2013</copyright>
17+
<copyright>Copyright Mike Hadlow 2015</copyright>
1818
<tags>RabbitMQ Messaging AMQP REST API Windsor</tags>
1919
<dependencies>
2020
<dependency id="EasyNetQ" version="0.35.1.0" />

‎Package/EasyNetQ.Management.Client/EasyNetQ.Management.Client.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<title>EasyNetQ.Management.Client</title>
88
<authors>Mike Hadlow</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
11-
<projectUrl>https://github.com/mikehadlow/EasyNetQ/wiki/Management-API-Introduction</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
11+
<projectUrl>https://github.com/EasyNetQ/EasyNetQ/wiki/Management-API-Introduction</projectUrl>
12+
<iconUrl>https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API</description>
1515
<releaseNotes>
1616
</releaseNotes>
17-
<copyright>Copyright Mike Hadlow 2012</copyright>
17+
<copyright>Copyright Mike Hadlow 2015</copyright>
1818
<tags>RabbitMQ Messaging AMQP REST API</tags>
1919
<dependencies>
2020
</dependencies>

‎Package/EasyNetQ/EasyNetQ.nuspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
<title>EasyNetQ</title>
88
<authors>Mike Hadlow, Contributors (see GitHub repo)</authors>
99
<owners>Mike Hadlow</owners>
10-
<licenseUrl>https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt</licenseUrl>
10+
<licenseUrl>https://github.com/EasyNetQ/EasyNetQ/blob/master/licence.txt</licenseUrl>
1111
<projectUrl>http://easynetq.com/</projectUrl>
12-
<iconUrl>https://raw.github.com/mikehadlow/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
12+
<iconUrl>https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/gh-pages/design/logo_design.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>EasyNetQ is a simple, opinionated .NET API for RabbitMQ</description>
1515
<releaseNotes>
1616
</releaseNotes>
17-
<copyright>Copyright Mike Hadlow 2014</copyright>
17+
<copyright>Copyright Mike Hadlow 2015</copyright>
1818
<tags>RabbitMQ Messaging AMQP</tags>
1919
<dependencies>
20-
<dependency id="RabbitMQ.Client" version="[3.4.3,]" />
20+
<dependency id="RabbitMQ.Client" version="[3.5,]" />
2121
</dependencies>
2222
</metadata>
2323
</package>

‎licence.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2011 Mike Hadlow
3+
Copyright (c) 2015 Mike Hadlow
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)