| 123456789101112131415161718192021222324 | 
							- ; $Id$
 
- ; Copyright © 2012 New Signature
 
- ; 
 
- ; This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 
- ; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 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, see <http://www.gnu.org/licenses/>.
 
- ; You can contact New Signature by electronic mail at labs@newsignature.com �or- by U.S. Postal Service at 1100 H St. NW, Suite 940, Washington, DC 20005.
 
- name = Address Field Tokens
 
- description = Creates tokens for address fields, adds new addressfield renders, and adds webform integration.
 
- core = 7.x
 
- package = Fields
 
- version = 7.x-1.0-dev
 
- dependencies[] = addressfield
 
- dependencies[] = entity_token
 
- dependencies[] = token
 
- ; Information added by Drupal.org packaging script on 2014-05-14
 
- version = "7.x-1.4"
 
- core = "7.x"
 
- project = "addressfield_tokens"
 
- datestamp = "1400081330"
 
 
  |