Update copyright dates to 2013.
This commit is contained in:
parent
0877d0dc24
commit
09b8afb6c8
8 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; leuven-theme.el --- Emacs custom theme
|
||||
|
||||
;; Copyright (C) 2003-2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003-2013 Free Software Foundation, Inc.
|
||||
;; Time-stamp: <2012-12-05 Wed 10:47>
|
||||
|
||||
;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
;; Keywords: extensions, lisp, tools
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp
|
||||
|
||||
;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Juergen Hoetzel <juergen@archlinux.org>
|
||||
;; Keywords: comm, processes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* A limited emulation of sys/wait.h on Posix systems.
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/* Inotify support for Emacs
|
||||
|
||||
Copyright (C) 2012
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Filesystem notifications support for GNU Emacs on the Microsoft Windows API.
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; advice-tests.el --- Test suite for the new advice thingy.
|
||||
|
||||
;; Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
||||
;; Keywords: internal
|
||||
|
|
Loading…
Add table
Reference in a new issue