aboutsummaryrefslogtreecommitdiffhomepage
path: root/dvd
diff options
context:
space:
mode:
Diffstat (limited to 'dvd')
-rw-r--r--dvd/README.md2
-rw-r--r--dvd/dvd.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/dvd/README.md b/dvd/README.md
index ee80d70..4459017 100644
--- a/dvd/README.md
+++ b/dvd/README.md
@@ -1,6 +1,6 @@
# DVD Screensaver #
-Just like the good old days, when you paused that DVD movie for a long time, except now you can watch that sweet old screensaver on demand at any time.
+Just like the good old days, when you paused that DVD movie for a long time, except now you can watch that sweet old screensaver on demand at any time. It might hit the corner one or more times, but it is not guaranteed ;)
To start the animation, just call the following function. You can omit passing the options object for the default experience. For it to work, you need to have a canvas object in your HTML document with id #dvd.
diff --git a/dvd/dvd.js b/dvd/dvd.js
index a0ae45b..c7ea495 100644
--- a/dvd/dvd.js
+++ b/dvd/dvd.js
@@ -1,6 +1,6 @@
/*
DVD Screensaver JS v1.0.0
-Copyright 2018 Yaroslav de la Peña Smirnov
+Copyright 2019 Yaroslav de la Peña Smirnov
All rights reserved.
Redistribution and use in source and binary forms, with or without