Skip to content

Commit 0f41bcf

Browse files
committed
license
1 parent 4a090ae commit 0f41bcf

File tree

107 files changed

+232
-99
lines changed

Some content is hidden

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

107 files changed

+232
-99
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ path = "module/alias/wtest_basic"
404404
## graphs tools
405405

406406
[workspace.dependencies.graphs_tools]
407-
version = "~0.2.0"
407+
version = "~0.3.0"
408408
path = "module/move/graphs_tools"
409409
default-features = false
410410

module/alias/cargo_will/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/file_tools/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/fundamental_data_type/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/instance_of/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/multilayer/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/proc_macro_tools/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/proper_tools/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/werror/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

module/alias/willbe2/License

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright Kostiantyn W and Out of the Box Systems (c) 2013-2024
1+
Copyright Kostiantyn Mysnyk and Out of the Box Systems (c) 2021-2024
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

0 commit comments

Comments
 (0)