Skip to content

Commit

Permalink
Updating license.txt to add information about the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mohabouje authored Apr 10, 2023
1 parent 0d9a1e3 commit 42dbb68
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 Mohammed Boujemaoui Boulaghmoudi
Copyright (C) 2016-2023 WinToast v1.3.0 - Mohammed Boujemaoui <[email protected]>

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
5 changes: 4 additions & 1 deletion include/wintoastlib.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/* * Copyright (C) 2016-2023 Mohammed Boujemaoui <[email protected]>
/**
* MIT License
*
* Copyright (C) 2016-2023 WinToast v1.3.0 - Mohammed Boujemaoui <[email protected]>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
Expand Down
5 changes: 4 additions & 1 deletion src/wintoastlib.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/* * Copyright (C) 2016-2023 Mohammed Boujemaoui <[email protected]>
/**
* MIT License
*
* Copyright (C) 2016-2023 WinToast v1.3.0 - Mohammed Boujemaoui <[email protected]>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit 42dbb68

Please sign in to comment.