Skip to content

Commit

Permalink
Update copyright date.
Browse files Browse the repository at this point in the history
  • Loading branch information
DDoSolitary committed Feb 2, 2019
1 parent 5d4b44d commit 11e58e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2018 DDoSolitary
Copyright (c) 2016-2019 DDoSolitary

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 LxRunOffline/resources.rc
Expand Up @@ -12,7 +12,7 @@ BEGIN
BEGIN
VALUE "CompanyName", "DDoSolitary"
VALUE "FileDescription", "A full-featured utility for managing Windows Subsystem for Linux."
VALUE "LegalCopyright", "Copyright (c) 2016-2018 DDoSolitary"
VALUE "LegalCopyright", "Copyright (c) 2016-2019 DDoSolitary"
VALUE "ProductName", "LxRunOffline"
#ifdef LXRUNOFFLINE_FILE_VERSION_STR
VALUE "FileVersion", LXRUNOFFLINE_FILE_VERSION_STR
Expand Down
2 changes: 1 addition & 1 deletion choco/lxrunoffline.nuspec
Expand Up @@ -13,7 +13,7 @@
<description>A full-featured utility for managing Windows Subsystem for Linux (WSL).</description>
<summary>A full-featured utility for managing Windows Subsystem for Linux (WSL).</summary>
<releaseNotes>https://github.com/DDoSolitary/LxRunOffline/releases/tag/v{VERSION}</releaseNotes>
<copyright>2016-2018 LxRunOffline DDoSolitary</copyright>
<copyright>2016-2019 LxRunOffline DDoSolitary</copyright>
<tags>lxrunoffline wsl bash bash-on-windows windows-subsystem-linux</tags>
</metadata>
</package>

0 comments on commit 11e58e8

Please sign in to comment.