Skip to content

Commit

Permalink
Updated version header
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffheaton committed Mar 26, 2014
1 parent cad7b90 commit 34b29a1
Show file tree
Hide file tree
Showing 1,044 changed files with 2,012 additions and 1,676 deletions.
4 changes: 2 additions & 2 deletions ConsoleExamples/ConsoleExamples.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/ARTExample/ClassifyART1.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Adaline/AdalineDigits.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Analyst/AnalystExample.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Analyzer/CreateEval.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Analyzer/MarketAnalyzer.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Analyzer/Prunes.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Analyzer/RandomTrainer.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/AnnealTSP/SolveTSP.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/AnnealTSP/TSPSimulatedAnnealing.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Bayesian/BayesianTaxi.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/ElliottBenchmark.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/EncogBenchmarkExample.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/FahlmanEncoder.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/MultiThreadBenchmark.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/SimpleBenchmark.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/ThreadCount.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Benchmark/WeightInitialization.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Boltzmann/BoltzTSP.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CPN/RocketCPN.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/config.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/marketbuildtraining.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/marketevaluate.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/marketpredict.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/marketprune.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/markettrain.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/CSVPredict/mytests.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/ConsoleInterface.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
6 changes: 3 additions & 3 deletions ConsoleExamples/Examples/EPL/SimpleEPL.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
//
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/ElmanNetwork/ElmanExample.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/ExampleArgument.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/ExampleInfo.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Forest/Evaluate.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Forest/ForestConfig.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions ConsoleExamples/Examples/Forest/ForestCover.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//
// Encog(tm) Core v3.1 - .Net Version
// Encog(tm) Core v3.2 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2012 Heaton Research, Inc.
// Copyright 2008-2014 Heaton Research, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 34b29a1

Please sign in to comment.