From: bg66 Date: Thu, 18 Oct 2007 00:28:18 +0000 (+0000) Subject: * mixi-atom.el: Fix expressions of the copyright notices. X-Git-Tag: mixi-el-1_0_0~5 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fmixi.git;a=commitdiff_plain;h=29738be226ea8350c050b5d21cf52e68a47b5968 * mixi-atom.el: Fix expressions of the copyright notices. * mixi-gnus.el: Ditto. * mixi-ticker.el: Ditto. * mixi-utils.el: Ditto. * mixi-wl.el: Ditto. * mixi.el: Ditto. * sb-mixi.el: Ditto. --- diff --git a/ChangeLog b/ChangeLog index 29856f4..425faad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-10-18 OHASHI Akira + + * mixi-atom.el: Fix expressions of the copyright notices. + * mixi-gnus.el: Ditto. + * mixi-ticker.el: Ditto. + * mixi-utils.el: Ditto. + * mixi-wl.el: Ditto. + * mixi.el: Ditto. + * sb-mixi.el: Ditto. + 2007-10-16 OHASHI Akira * mixi.el (mixi-new-bbs-comment-list-page): New macro. diff --git a/mixi-atom.el b/mixi-atom.el index 4cd250f..826ced9 100644 --- a/mixi-atom.el +++ b/mixi-atom.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/mixi-gnus.el b/mixi-gnus.el index 009dd21..78c5cd3 100644 --- a/mixi-gnus.el +++ b/mixi-gnus.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/mixi-ticker.el b/mixi-ticker.el index 12716a6..27795d6 100644 --- a/mixi-ticker.el +++ b/mixi-ticker.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/mixi-utils.el b/mixi-utils.el index 289b6c1..e4cb651 100644 --- a/mixi-utils.el +++ b/mixi-utils.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/mixi-wl.el b/mixi-wl.el index bc9275b..2e034f2 100644 --- a/mixi-wl.el +++ b/mixi-wl.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff --git a/mixi.el b/mixi.el index 708e4cb..cb8b2ed 100644 --- a/mixi.el +++ b/mixi.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -136,7 +136,7 @@ (autoload 'w3m-retrieve "w3m") (autoload 'url-retrieve-synchronously "url")) -(defconst mixi-revision "$Revision: 1.173 $") +(defconst mixi-revision "$Revision: 1.174 $") (defgroup mixi nil "API library for accessing to mixi." diff --git a/sb-mixi.el b/sb-mixi.el index 248929b..56375ed 100644 --- a/sb-mixi.el +++ b/sb-mixi.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; if not, you can either send email to this -;; program's maintainer or write to: The Free Software Foundation, -;; Inc.; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -33,7 +33,7 @@ (require 'mixi-utils) (require 'shimbun) -(defconst shimbun-mixi-revision "$Revision: 1.58 $") +(defconst shimbun-mixi-revision "$Revision: 1.59 $") (eval-and-compile (luna-define-class shimbun-mixi (shimbun) (comment-cache))