Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Auto-update your copyright year for static sites / surfer app owners

Auto-update your copyright year for static sites / surfer app owners

Scheduled Pinned Locked Moved Discuss
14 Posts 6 Posters 1.7k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • humptydumptyH Offline
      humptydumptyH Offline
      humptydumpty
      wrote on last edited by
      #1

      It's that time of the year where copyright year needs updating (albeit I'm a bit late). Simply replace the year with this line of code and you're done! It works great for html pages hosted on the surfer app!

      <script>document.write(new Date().getFullYear())</script>
      
      murgeroM timconsidineT 2 Replies Last reply
      3
      • humptydumptyH humptydumpty

        It's that time of the year where copyright year needs updating (albeit I'm a bit late). Simply replace the year with this line of code and you're done! It works great for html pages hosted on the surfer app!

        <script>document.write(new Date().getFullYear())</script>
        
        murgeroM Online
        murgeroM Online
        murgero
        App Dev
        wrote on last edited by
        #2

        @humptydumpty Shame this only works for web browsers that have javascript enabled.

        --
        https://urgero.org
        ~ Professional Nerd. Freelance Programmer. ~

        humptydumptyH 1 Reply Last reply
        1
        • murgeroM murgero

          @humptydumpty Shame this only works for web browsers that have javascript enabled.

          humptydumptyH Offline
          humptydumptyH Offline
          humptydumpty
          wrote on last edited by humptydumpty
          #3

          @murgero oh, I didn't know that. Don't most modern browsers and websites use javascript?

          What would you suggest as an alternative?

          J 1 Reply Last reply
          0
          • humptydumptyH humptydumpty

            It's that time of the year where copyright year needs updating (albeit I'm a bit late). Simply replace the year with this line of code and you're done! It works great for html pages hosted on the surfer app!

            <script>document.write(new Date().getFullYear())</script>
            
            timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by timconsidine
            #4

            @humptydumpty I'm not entirely clear but this might not be the best approach copyright protection-wise.
            If content is authored in previous years, arguably it should state the original publication year.
            Otherwise a 3rd party could have the same content with an earlier claim date, and superficially their claim pre-dates yours as original author.

            I've seen people do something like (c) MYCOMPANY 2013-2023 to preserve rights ref previous periods.

            But I'm not an intellectual property lawyer, so I am not 100%.

            humptydumptyH 1 Reply Last reply
            3
            • humptydumptyH humptydumpty

              @murgero oh, I didn't know that. Don't most modern browsers and websites use javascript?

              What would you suggest as an alternative?

              J Offline
              J Offline
              jayonrails
              translator
              wrote on last edited by
              #5

              @humptydumpty said in Auto-update your copyright year for static sites / surfer app owners:

              Don't most modern browsers and websites use javascript?

              They do, but there are some users out there who prefer do disable JavaScript on their end by default and only activate it, when needed.

              1 Reply Last reply
              2
              • timconsidineT timconsidine

                @humptydumpty I'm not entirely clear but this might not be the best approach copyright protection-wise.
                If content is authored in previous years, arguably it should state the original publication year.
                Otherwise a 3rd party could have the same content with an earlier claim date, and superficially their claim pre-dates yours as original author.

                I've seen people do something like (c) MYCOMPANY 2013-2023 to preserve rights ref previous periods.

                But I'm not an intellectual property lawyer, so I am not 100%.

                humptydumptyH Offline
                humptydumptyH Offline
                humptydumpty
                wrote on last edited by
                #6

                @timconsidine my understanding of it (of a reading over a decade ago), is that under US law, you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content so the site copyright notice is an old internet thing to make sites look more legit. I use it simply to indicate that the site is up-to-date and isn't abandoned. To have proper protection/ownership though, you have to patent/trademark it and that's done by filing with the USPTO.

                jdaviescoatesJ marcusquinnM 2 Replies Last reply
                2
                • humptydumptyH humptydumpty

                  @timconsidine my understanding of it (of a reading over a decade ago), is that under US law, you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content so the site copyright notice is an old internet thing to make sites look more legit. I use it simply to indicate that the site is up-to-date and isn't abandoned. To have proper protection/ownership though, you have to patent/trademark it and that's done by filing with the USPTO.

                  jdaviescoatesJ Online
                  jdaviescoatesJ Online
                  jdaviescoates
                  wrote on last edited by
                  #7

                  @humptydumpty said in Auto-update your copyright year for static sites / surfer app owners:

                  you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content

                  I believe that is true, and not just in the US either.

                  But, again, I'm no copyright expert.

                  (and I also think that copyright is copywrong and that everything should be free to share 😛 )

                  I use Cloudron with Gandi & Hetzner

                  murgeroM 2 Replies Last reply
                  1
                  • humptydumptyH humptydumpty

                    @timconsidine my understanding of it (of a reading over a decade ago), is that under US law, you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content so the site copyright notice is an old internet thing to make sites look more legit. I use it simply to indicate that the site is up-to-date and isn't abandoned. To have proper protection/ownership though, you have to patent/trademark it and that's done by filing with the USPTO.

                    marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote on last edited by
                    #8

                    @humptydumpty Given that AI is completely reliant on reading and re-writing copyright data, I wonder how long before that's a mute point.

                    Web Design https://www.evergreen.je
                    Development https://brandlight.org
                    Life https://marcusquinn.com

                    murgeroM 1 Reply Last reply
                    1
                    • marcusquinnM marcusquinn

                      @humptydumpty Given that AI is completely reliant on reading and re-writing copyright data, I wonder how long before that's a mute point.

                      murgeroM Online
                      murgeroM Online
                      murgero
                      App Dev
                      wrote on last edited by
                      #9

                      @marcusquinn It's only copyright infringement if it's distributed. That's why you don't get fined/arrested for having say a torrented movie, but instead fined/arrested for downloading it. But if you rip if from your own collection, then it's not copyright infringement. That's how AI bots (chat, art, etc) can get away with using copyrighted material for machine learning - it's not redistribution cause the bot is making new art/text/etc.

                      --
                      https://urgero.org
                      ~ Professional Nerd. Freelance Programmer. ~

                      1 Reply Last reply
                      1
                      • jdaviescoatesJ jdaviescoates

                        @humptydumpty said in Auto-update your copyright year for static sites / surfer app owners:

                        you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content

                        I believe that is true, and not just in the US either.

                        But, again, I'm no copyright expert.

                        (and I also think that copyright is copywrong and that everything should be free to share 😛 )

                        murgeroM Online
                        murgeroM Online
                        murgero
                        App Dev
                        wrote on last edited by
                        #10

                        @jdaviescoates I think most things should be free to share. There is some stuff I wouldn't want someone to have purely cause copyright is "copywrong" you know?

                        --
                        https://urgero.org
                        ~ Professional Nerd. Freelance Programmer. ~

                        jdaviescoatesJ 1 Reply Last reply
                        1
                        • murgeroM murgero

                          @jdaviescoates I think most things should be free to share. There is some stuff I wouldn't want someone to have purely cause copyright is "copywrong" you know?

                          jdaviescoatesJ Online
                          jdaviescoatesJ Online
                          jdaviescoates
                          wrote on last edited by
                          #11

                          @murgero said in Auto-update your copyright year for static sites / surfer app owners:

                          There is some stuff I wouldn't want someone to have

                          Do not post those things on the Internet 🤷

                          As someone once pointed out to me, digital content that exists can be, and usually is, copied many times.

                          I use Cloudron with Gandi & Hetzner

                          murgeroM 1 Reply Last reply
                          0
                          • jdaviescoatesJ jdaviescoates

                            @murgero said in Auto-update your copyright year for static sites / surfer app owners:

                            There is some stuff I wouldn't want someone to have

                            Do not post those things on the Internet 🤷

                            As someone once pointed out to me, digital content that exists can be, and usually is, copied many times.

                            murgeroM Online
                            murgeroM Online
                            murgero
                            App Dev
                            wrote on last edited by
                            #12

                            @jdaviescoates said in Auto-update your copyright year for static sites / surfer app owners:

                            Do not post those things on the Internet

                            I meant private cloud stuff lol You use nextcloud right?

                            --
                            https://urgero.org
                            ~ Professional Nerd. Freelance Programmer. ~

                            jdaviescoatesJ 1 Reply Last reply
                            0
                            • murgeroM murgero

                              @jdaviescoates said in Auto-update your copyright year for static sites / surfer app owners:

                              Do not post those things on the Internet

                              I meant private cloud stuff lol You use nextcloud right?

                              jdaviescoatesJ Online
                              jdaviescoatesJ Online
                              jdaviescoates
                              wrote on last edited by
                              #13

                              @murgero said in Auto-update your copyright year for static sites / surfer app owners:

                              You use nextcloud right?

                              Correct. And yeah there probably something in there that I would rather the public don't have access to. But the public don't have access to them.

                              But, why? 🙂

                              I use Cloudron with Gandi & Hetzner

                              1 Reply Last reply
                              1
                              • jdaviescoatesJ jdaviescoates

                                @humptydumpty said in Auto-update your copyright year for static sites / surfer app owners:

                                you don't even need to display a copyright notice as you're automatically protected as the author/creator of that content

                                I believe that is true, and not just in the US either.

                                But, again, I'm no copyright expert.

                                (and I also think that copyright is copywrong and that everything should be free to share 😛 )

                                murgeroM Online
                                murgeroM Online
                                murgero
                                App Dev
                                wrote on last edited by
                                #14

                                @jdaviescoates said in Auto-update your copyright year for static sites / surfer app owners:

                                that everything should be free to share

                                lemme see 😛

                                --
                                https://urgero.org
                                ~ Professional Nerd. Freelance Programmer. ~

                                1 Reply Last reply
                                2
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • Bookmarks
                                  • Search