Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

[WIP] Update copyright year #16

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BSD 2-Clause License

OS.js - JavaScript Cloud/Web Desktop Platform

Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
Copyright (c) 2011-2021, Anders Evenrud <[email protected]>
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion src/client/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* OS.js - JavaScript Cloud/Web Desktop Platform
*
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
* Copyright (c) 2011-2021, Anders Evenrud <[email protected]>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down