Skip to content

Commit 9082cca

Browse files
Merge pull request #70 from telerik/vladov/change-copyright-notice
Changed copyright notice to Progress Software Corporation
2 parents 661bd10 + 67f12b0 commit 9082cca

File tree

254 files changed

+264
-264
lines changed

Some content is hidden

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

254 files changed

+264
-264
lines changed

CommonAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2015 Telerik EAD
3+
Copyright © 2010-2015 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
@@ -24,8 +24,8 @@ limitations under the License.
2424
#endif
2525

2626
[assembly: AssemblyTrademark("")]
27-
[assembly: AssemblyCompany("Telerik EAD")]
28-
[assembly: AssemblyCopyright("Copyright © 2010-2015 Telerik EAD")]
27+
[assembly: AssemblyCompany("Progress Software Corporation")]
28+
[assembly: AssemblyCopyright("Copyright © 2010-2015 Progress Software Corporation")]
2929

3030
[assembly: AssemblyVersion("2013.3.1021.0")]
3131
[assembly: AssemblyFileVersion("2013.3.1021.0")]

Telerik.JustMock.DemoLib/ChannelManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/ConfigurationService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/ExpressionNode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/FooInternal.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/FooInternalSealed.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/IFooInternal.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/JustMock.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2010-2014 Telerik EAD
3+
Copyright © 2010-2014 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

Telerik.JustMock.DemoLib/Objects/ClassWithDynamicDataMethod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
JustMock Lite
3-
Copyright © 2018 Telerik EAD
3+
Copyright © 2018 Progress Software Corporation
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)