Copyright message added to all cs-files

This commit is contained in:
Milan Hanajik
2015-04-15 20:32:56 +02:00
parent 854a2e90c1
commit be78bb5ce0
544 changed files with 2145 additions and 529 deletions
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Collections.Generic;
using System.Linq;
using log4net;