Skip to content

Commit 0c038e4

Browse files
committed
Merge with v6.2.1
1 parent 5bed6d1 commit 0c038e4

File tree

120 files changed

+9810
-4323
lines changed

Some content is hidden

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

120 files changed

+9810
-4323
lines changed

C#/ConsoleDemo/ConsoleDemo/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("ClipperTest1")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("Microsoft")]
11+
[assembly: AssemblyCompany("Angus Johnson")]
1212
[assembly: AssemblyProduct("ClipperTest1")]
13-
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
13+
[assembly: AssemblyCopyright("Copyright © Angus Johnson 2010-14")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

C#/GuiDemo/GuiDemo/Form1.cs

Lines changed: 564 additions & 578 deletions
Large diffs are not rendered by default.

C#/GuiDemo/GuiDemo/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Angus Johnson")]
1212
[assembly: AssemblyProduct("ClipperCSharpDemo1")]
13-
[assembly: AssemblyCopyright("Copyright © Angus Johnson 2010")]
13+
[assembly: AssemblyCopyright("Copyright © Angus Johnson 2010-14")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

C#/clipper_library/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("clipper_library")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("Microsoft")]
11+
[assembly: AssemblyCompany("Angus Johnson")]
1212
[assembly: AssemblyProduct("clipper_library")]
13-
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
13+
[assembly: AssemblyCopyright("Copyright © Angus Johnson 2010-14")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

0 commit comments

Comments
 (0)