Skip to content

Commit 34b29a1

Browse files
committed
Updated version header
1 parent cad7b90 commit 34b29a1

File tree

1,044 files changed

+2012
-1676
lines changed

Some content is hidden

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

1,044 files changed

+2012
-1676
lines changed

ConsoleExamples/ConsoleExamples.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/ARTExample/ClassifyART1.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Adaline/AdalineDigits.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Analyst/AnalystExample.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Analyzer/CreateEval.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Analyzer/MarketAnalyzer.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Analyzer/Prunes.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/Analyzer/RandomTrainer.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/AnnealTSP/SolveTSP.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

ConsoleExamples/Examples/AnnealTSP/TSPSimulatedAnnealing.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//
2-
// Encog(tm) Core v3.1 - .Net Version
2+
// Encog(tm) Core v3.2 - .Net Version
33
// http://www.heatonresearch.com/encog/
44
//
5-
// Copyright 2008-2012 Heaton Research, Inc.
5+
// Copyright 2008-2014 Heaton Research, Inc.
66
//
77
// Licensed under the Apache License, Version 2.0 (the "License");
88
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)