update and fix copyright years

reverse-branch
Yu-Jie Lin 8 years ago
parent 9437ce16c9
commit 94c2d0c5b7
  1. 2
      LICENSE
  2. 1
      ttyclock.c
  3. 3
      ttyclock.h

@ -1,4 +1,4 @@
Copyright (c) 2013-2018 tty-clock contributors Copyright (c) 2009-2018 tty-clock contributors
Copyright (c) 2008-2009 Martin Duquesnoy <xorg62@gmail.com> Copyright (c) 2008-2009 Martin Duquesnoy <xorg62@gmail.com>
All rights reserved. All rights reserved.

@ -1,5 +1,6 @@
/* /*
* TTY-CLOCK Main file. * TTY-CLOCK Main file.
* Copyright © 2009-2018 tty-clock contributors
* Copyright © 2008 Martin Duquesnoy <xorg62@gmail.com> * Copyright © 2008 Martin Duquesnoy <xorg62@gmail.com>
* All rights reserved. * All rights reserved.
* *

@ -1,6 +1,7 @@
/* /*
* TTY-CLOCK headers file. * TTY-CLOCK headers file.
* Copyright © 2008 Martin Duquesnoy <xorg62@gmail.com> * Copyright © 2009-2013 tty-clock contributors
* Copyright © 2008-2009 Martin Duquesnoy <xorg62@gmail.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

Loading…
Cancel
Save