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 @@
namespace TBF.BenchControl.Operations
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
namespace TBF.BenchControl.Operations
{
partial class AskYesNoForm
{
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Windows.Forms;
using TBF.Resources;
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Collections.Generic;
using TBF.BenchControl;
using TBF.Resources;
@@ -1,4 +1,7 @@
using log4net;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using log4net;
using TBF.UiBridge;
namespace TBF.BenchControl.Operations
@@ -1,4 +1,7 @@
using log4net;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using log4net;
namespace TBF.BenchControl.Operations
{
@@ -1,4 +1,7 @@
using log4net;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using log4net;
namespace TBF.BenchControl.Operations
{
@@ -1,4 +1,7 @@
using System.Threading;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System.Threading;
using log4net;
using NHibernate;
@@ -1,4 +1,7 @@
namespace TBF.BenchControl.Operations
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
namespace TBF.BenchControl.Operations
{
partial class MessageBoxForm
{
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Windows.Forms;
using TBF.Resources;
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Collections.Generic;
using TBF.BenchControl;
using TBF.Resources;
@@ -1,4 +1,7 @@
using log4net;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using log4net;
using System;
using System.Diagnostics;
using System.Collections.Generic;
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Collections.Generic;
using System.Text;
using log4net;
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using log4net;
using TBF.BenchControl;
using TBF.Boxes;
@@ -1,4 +1,7 @@
using System;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using System;
using System.Collections.Generic;
using log4net;
using TBF.BenchControl.GenericDevices;
@@ -1,4 +1,7 @@
using log4net;
///
/// Copyright (c) 2013-2015 Sensus Metering Systems
///
using log4net;
namespace TBF.BenchControl.Operations
{