Skip to content

Commit 15656fa

Browse files
committed
Updated copyright(s)
1 parent dd514d5 commit 15656fa

Some content is hidden

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

47 files changed

+47
-47
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/basic-application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/clipboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/desktop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/filesystem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

src/locale/de_DE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* OS.js - JavaScript Cloud/Web Desktop Platform
33
*
4-
* Copyright (c) 2011-2018, Anders Evenrud <[email protected]>
4+
* Copyright (c) 2011-2019, Anders Evenrud <[email protected]>
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)