Skip to content

Commit

Permalink
update copyright 2024 to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Jan 1, 2025
1 parent 795abb5 commit 801e1dc
Show file tree
Hide file tree
Showing 1,493 changed files with 1,503 additions and 1,503 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 [Gammasoft](https://gammasoft71.wixsite.com/gammasoft).
Copyright (c) 2025 [Gammasoft](https://gammasoft71.wixsite.com/gammasoft).

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,4 +421,4 @@ Now you are ready to make your first contribution to xtd.

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ q

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/abstract_class_design.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ namespace xtd {
______________________________________________________________________________________________
© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/abstract_factory.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ This structural code demonstrates the Abstract Factory pattern creating parallel

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/abstractions_abstract_types_and_interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ However, abstractions provide extremely powerful extensibility that the other ex

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ This structural code demonstrates the Adapter pattern which maps the interface o

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/add_a_control_to_a_form.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-to-a-form?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/add_a_form.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/forms/how-to-add?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/add_or_remove_event_handlers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-an-event-handler?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/add_style_sheets_to_a_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/ambient_properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ auto main() -> int {
______________________________________________________________________________________________
© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/application_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ Note that you can change the main form at any time while the application is runn

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/apply_accessibility_information.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/provide-accessibility-information?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The [xtd.tunit](https://gammasoft71.github.io/xtd/reference_guides/latest/group_

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/automatic_scalling.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/forms/autoscale?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/base_classes_for_implementing_abstractions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ As previously discussed, base classes can provide invaluable help for users who

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ This structural code demonstrates the Bridge pattern which separates (decouples)

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/brushes.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ This structural code demonstrates the Builder pattern in which complex objects a

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/c++.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ More compilers can be used see [C++ compiler support for C++17](https://en.cppre

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/capitalisation_conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,4 @@ C++ are case-sensitivity.
______________________________________________________________________________________________
© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/chain_of_responsibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ This structural code demonstrates the Chain of Responsibility pattern in which s

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/change_the_pressed_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/input-keyboard/how-to-change-key-press?view=netdesktop-6.0)
4 changes: 2 additions & 2 deletions docs/check_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ xtdc --version
You get output similar to the following.

```
xtdc version 0.2.0, © 2024 by Gammasoft
xtdc version 0.2.0, © 2025 by Gammasoft
```

The [xtdc](https://github.com/gammasoft71/xtd/blob/master/tools/xtdc/README.md) version corresponds to the xtd version.
Expand All @@ -32,4 +32,4 @@ You'll also get other environmental related information, such as the operating s

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/choosing_between_class_and_struct.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ In all other cases, you should define your types as classes.

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/class_cleanup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/class_initialize.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/cmake_add_assembly_information.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_add_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_add_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_assembly_informations_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_build_options_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_create_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_generic_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_install_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_packages_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_project_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/cmake_target_properties_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0)
2 changes: 1 addition & 1 deletion docs/coding_conventions_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -782,4 +782,4 @@ void example() {

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

[//]: # (https://learn.microsoft.com/en-us/dotnet/standard/base-types/type-conversion)
2 changes: 1 addition & 1 deletion docs/colors.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Coming soon...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ This structural code demonstrates the Command pattern which stores requests as o

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/common_design_patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ You can see the original source : [C# Design Patterns](https://www.dofactory.com

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.
2 changes: 1 addition & 1 deletion docs/common_io_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Some features exist only in the xtd API like [binary reader/writer](common_io_ta

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

<!---
https://docs.microsoft.com/en-us/dotnet/standard/io/common-i-o-tasks
Expand Down
2 changes: 1 addition & 1 deletion docs/common_io_tasks_copy_directories.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ startup_(program::main);
______________________________________________________________________________________________
© 2024 Gammasoft.
© 2025 Gammasoft.
<!---
https://docs.microsoft.com/en-us/dotnet/standard/io/how-to-copy-directories
Expand Down
2 changes: 1 addition & 1 deletion docs/common_io_tasks_enumerate_directories_and_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ startup_(program::main);
______________________________________________________________________________________________
© 2024 Gammasoft.
© 2025 Gammasoft.
<!---
https://docs.microsoft.com/en-us/dotnet/standard/io/how-to-enumerate-directories-and-files
Expand Down
2 changes: 1 addition & 1 deletion docs/common_io_tasks_file_and_stream_io.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Not yet implemented...

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

<!--
https://docs.microsoft.com/en-us/dotnet/standard/io/
Expand Down
2 changes: 1 addition & 1 deletion docs/common_io_tasks_open_and_append_to_a_log_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ startup_(program::main);

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

<!---
https://docs.microsoft.com/en-us/dotnet/standard/io/how-to-open-and-append-to-a-log-file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ startup_(program::main);

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

<!---
https://docs.microsoft.com/en-us/dotnet/standard/io/how-to-read-and-write-to-a-newly-created-data-file
Expand Down
2 changes: 1 addition & 1 deletion docs/common_io_tasks_read_text_from_a_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ startup_(program::main);

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

2 changes: 1 addition & 1 deletion docs/common_io_tasks_write_a_text_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ startup_(program::main);

______________________________________________________________________________________________

© 2024 Gammasoft.
© 2025 Gammasoft.

Loading

0 comments on commit 801e1dc

Please sign in to comment.