]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-sass.el
Fix some compiler warnings.
[gnu-emacs] / lisp / org / ob-sass.el
index a94458ff22de85221fd2d14c2f3786f3cd504ab1..c96061043110b2aa39e0ab1901ba8269dab7eaf3 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-sass.el --- org-babel functions for the sass css generation language
 
-;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2012  Free Software Foundation, Inc.
 
 ;; Author: Eric Schulte
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
-;; Version: 7.7
 
 ;; This file is part of GNU Emacs.