Skip to content

Commit 28bd2c4

Browse files
committed
Updating .NET bindings copyright notices
1 parent d2d1ff1 commit 28bd2c4

File tree

344 files changed

+1981
-763
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

344 files changed

+1981
-763
lines changed

dotnet/src/core/DefaultRemoteCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/DefaultSelenium.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/HttpCommandProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/ICommandProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/IRemoteCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/ISelenium.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/core/SeleniumException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011 Software Freedom Conservancy.
2+
* Copyright 2015 Software Freedom Conservancy.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

dotnet/src/support/Events/EventFiringWebDriver.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// <copyright file="EventFiringWebDriver.cs" company="WebDriver Committers">
2-
// Copyright 2007-2011 WebDriver committers
3-
// Copyright 2007-2011 Google Inc.
4-
// Portions copyright 2011 Software Freedom Conservancy
2+
// Copyright 2015 Software Freedom Conservancy
53
//
64
// Licensed under the Apache License, Version 2.0 (the "License");
75
// you may not use this file except in compliance with the License.

dotnet/src/support/Events/FindElementEventArgs.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// <copyright file="FindElementEventArgs.cs" company="WebDriver Committers">
2-
// Copyright 2007-2011 WebDriver committers
3-
// Copyright 2007-2011 Google Inc.
4-
// Portions copyright 2011 Software Freedom Conservancy
2+
// Copyright 2015 Software Freedom Conservancy
53
//
64
// Licensed under the Apache License, Version 2.0 (the "License");
75
// you may not use this file except in compliance with the License.

dotnet/src/support/Events/WebDriverExceptionEventArgs.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// <copyright file="WebDriverExceptionEventArgs.cs" company="WebDriver Committers">
2-
// Copyright 2007-2011 WebDriver committers
3-
// Copyright 2007-2011 Google Inc.
4-
// Portions copyright 2011 Software Freedom Conservancy
2+
// Copyright 2015 Software Freedom Conservancy
53
//
64
// Licensed under the Apache License, Version 2.0 (the "License");
75
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)