Changes between Version 19 and Version 20 of Coding_Conventions


Ignore:
Timestamp:
Jan 1, 2013, 3:14:59 PM (11 years ago)
Author:
leper
Comment:

Happy new year!

Legend:

Unmodified
Added
Removed
Modified
  • Coding_Conventions

    v19 v20  
    1919{{{
    2020#!cpp
    21 /* Copyright (C) 2012 Wildfire Games.
     21/* Copyright (C) 2013 Wildfire Games.
    2222 * This file is part of 0 A.D.
    2323 *
     
    3636 */
    3737}}}
    38  replacing `2012` with the year that the file was last updated.
     38 replacing `2013` with the year that the file was last updated.
    3939
    4040 ''Exception:'' Code in `source/lib/` (and a few other files) should use the MIT license instead:
    4141{{{
    4242#!cpp
    43 /* Copyright (c) 2012 Wildfire Games
     43/* Copyright (c) 2013 Wildfire Games
    4444 *
    4545 * Permission is hereby granted, free of charge, to any person obtaining