Browse Source

Add version info and "To the greater glory of God."

master
Josh Mudge 7 years ago
parent
commit
1d49733efc
  1. 4
      calculate.js

4
calculate.js

@ -1,5 +1,9 @@
"use strict";
//Licensed under the Apache License 2.0. See license file for information.
// Ardon Income Calculator v3.0 stable.
// Written by Josh Mudge
// Ad Mejorem Dei Glorium
function calculate() {
var numReg = /^\d+$/;

Loading…
Cancel
Save