js/datetime/calendar/calendar.coffee in rsence-pre-2.3.0.15 vs js/datetime/calendar/calendar.coffee in rsence-pre-2.3.0.16
- old
+ new
@@ -1,11 +1,4 @@
-## RSence
- # Copyright 2009-2011 Riassence Inc.
- # http://riassence.com/
- #
- # You should have received a copy of the GNU General Public License along
- # with this software package. If not, contact licensing@riassence.com
- ##
#### = Description
## Use HCalendar to display a month calendar that displays days as columns
## and weeks as rows. Its value is a date/time number specified in seconds
## since or before epoch (1970-01-01 00:00:00 UTC).