Skip to content

Commit 445728b

Browse files
authored
Merge pull request #201 from anjdreas/add-autogen-notice-to-header
Add autogenerated code notice in headers
2 parents ed00e94 + 8c9a6e4 commit 445728b

File tree

153 files changed

+2753
-152
lines changed

Some content is hidden

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

153 files changed

+2753
-152
lines changed

UnitsNet.Tests/GeneratedCode/AccelerationTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/AmplitudeRatioTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/AngleTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/AreaTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/BrakeSpecificFuelConsumptionTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/DensityTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/DurationTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/DynamicViscosityTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/ElectricCurrentTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

UnitsNet.Tests/GeneratedCode/ElectricPotentialTestsBase.g.cs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
// Copyright © 2007 Andreas Gullberg Larsen ([email protected]).
1+
//------------------------------------------------------------------------------
2+
// <auto-generated>
3+
// This code was generated by \GenerateUnits.bat.
4+
//
5+
// Changes to this file will be lost when the code is regenerated.
6+
// The build server regenerates the code before each build and a pre-build
7+
// step will regenerate the code on each local build.
8+
//
9+
// See https://github.com/anjdreas/UnitsNet/wiki/Adding-a-New-Unit for how to add or edit units.
10+
//
11+
// Add CustomCode\UnitClasses\MyUnit.extra.cs files to add code to generated unit classes.
12+
// Add Extensions\MyUnitExtensions.cs to decorate unit classes with new behavior.
13+
// Add Scripts\UnitDefinitions\MyUnit.json and run GeneratUnits.bat to generate new units or unit classes.
14+
//
15+
// </auto-generated>
16+
//------------------------------------------------------------------------------
17+
18+
// Copyright (c) 2007 Andreas Gullberg Larsen ([email protected]).
219
// https://github.com/anjdreas/UnitsNet
320
//
421
// Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)