@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2014 Abc Arbitrage Asset Management
+Copyright (c) 2015 Abc Arbitrage Asset Management
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -70,7 +70,7 @@ We try to stick to the [semantic versioning](http://semver.org/) principles and
# Copyright
-Copyright © 2014 Abc Arbitrage Asset Management
+Copyright © 2015 Abc Arbitrage Asset Management
# License
@@ -3,7 +3,7 @@
[assembly: AssemblyProduct("Zebus")]
[assembly: AssemblyDescription("A lightweight Peer to Peer Service Bus")]
[assembly: AssemblyCompany("ABC Arbitrage Asset Management")]
-[assembly: AssemblyCopyright("Copyright © ABC Arbitrage Asset Management 2014")]
+[assembly: AssemblyCopyright("Copyright © ABC Arbitrage Asset Management 2015")]
#if DEBUG
[assembly: AssemblyConfiguration("Debug")]