Update copyright year to 2017
This commit is contained in:
parent
4c043471c5
commit
9926d87b65
11 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-cm.el --- Compositing Manager for EXWM -*- lexical-binding: t -*-
|
;;; exwm-cm.el --- Compositing Manager for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2016-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-config.el --- Predefined configurations -*- lexical-binding: t -*-
|
;;; exwm-config.el --- Predefined configurations -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-core.el --- Core definitions -*- lexical-binding: t -*-
|
;;; exwm-core.el --- Core definitions -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-floating.el --- Floating Module for EXWM -*- lexical-binding: t -*-
|
;;; exwm-floating.el --- Floating Module for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-input.el --- Input Module for EXWM -*- lexical-binding: t -*-
|
;;; exwm-input.el --- Input Module for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-layout.el --- Layout Module for EXWM -*- lexical-binding: t -*-
|
;;; exwm-layout.el --- Layout Module for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;;; exwm-manage.el --- Window Management Module for -*- lexical-binding: t -*-
|
;;; exwm-manage.el --- Window Management Module for -*- lexical-binding: t -*-
|
||||||
;;; EXWM
|
;;; EXWM
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-randr.el --- RandR Module for EXWM -*- lexical-binding: t -*-
|
;;; exwm-randr.el --- RandR Module for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;;; exwm-systemtray.el --- System Tray Module for -*- lexical-binding: t -*-
|
;;; exwm-systemtray.el --- System Tray Module for -*- lexical-binding: t -*-
|
||||||
;;; EXWM
|
;;; EXWM
|
||||||
|
|
||||||
;; Copyright (C) 2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2016-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm-workspace.el --- Workspace Module for EXWM -*- lexical-binding: t -*-
|
;;; exwm-workspace.el --- Workspace Module for EXWM -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
||||||
|
|
2
exwm.el
2
exwm.el
|
@ -1,6 +1,6 @@
|
||||||
;;; exwm.el --- Emacs X Window Manager -*- lexical-binding: t -*-
|
;;; exwm.el --- Emacs X Window Manager -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
;; Author: Chris Feng <chris.w.feng@gmail.com>
|
||||||
;; Maintainer: Chris Feng <chris.w.feng@gmail.com>
|
;; Maintainer: Chris Feng <chris.w.feng@gmail.com>
|
||||||
|
|
Loading…
Reference in a new issue